argh, grub woes
Bruce Marshall
bmarsh
Thu Nov 25 10:39:21 PST 2004
On Thursday 25 November 2004 02:18 pm, Collins Richey wrote:
> I disagree. grub.conf and/or menu.lst in the older grub must be
> available at boot time to build the menu list of bootable systems.
> That's why you don't have to run grub after modifying the conf as is
> the case with lilo. At install time, grub stores its own pointer to
> the "root" you have specified so that it can find the conf when you
> boot.
Here's my /etc/grub.conf (SuSE 9.2)
root (hd0,6)
install --stage2=/boot/grub/stage2 /grub/stage1 (hd0) /grub/stage2 0x8000
(hd0,6)/grub/menu.lst
quit
which installs grub on SuSE. Now I guess it is possible that RH has
perverted the install process so that instead of menu.lst being specified on
the install line, it points to grub.conf. Have never ever seen that type of
setup.
--
+----------------------------------------------------------------------------+
+ Bruce S. Marshall bmarsh at bmarsh.com Bellaire, MI 11/25/04 14:37 +
+----------------------------------------------------------------------------+
"Modesty is a vastly overrated virtue."
More information about the Linux-users
mailing list