On Mon, 2004-08-16 at 10:11, Dermot Daly wrote:
> Unfortunately this is a machine at home, so I can't post my grub.conf,
> and I guess this is the most likely candidate but has anyone any ideas
> on how I can fix this? Booting from a floppy is a right pain.
>If it was simply a config file issue you'd be dropped to the "grub>"
prompt. It sounds like the stage1 files can't be found. Which is a
little more hairy.
>From the above, it sounded like you wanted to boot to the NT bootloader
and then choose FC2 from there which would take you to the grub menu, is
that correct ?
I have the grub menu come up and launch into XP from there.
I'd suggest booting to the rescue disk and trying something like the
following to boot to the grub menu first.
chroot to /mnt/sysimage
run grub to get the grub> prompt
root (hd1,1)
setup --stage2=/boot/grub/stage2 (hd0) (hd1,1)
quit
See how that goes. Also you could try the grub-install command line as
follows from the chrooted sysimage.
grub-install --root-directory=/boot /dev/hda
--
Glen Gray <glen at lincor.com> 17 Dame Court
Senior Software Engineer Dublin 2, Ireland
Lincor Solutions Ltd. Ph: +353 (0) 1 6746413
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!