[NTLUG:Discuss] Lost boot Loader

lee lee at brave.com
Sun Oct 31 15:06:02 CST 2004


Terry Henderson wrote:
> 
> 
> If you have your boot disk, (that you should have created when
> initially installing Core2, or just before installing MS Windows),
> just boot into Linux with it and then issue command:
> # grub-install
> If you failed to create a boot disk, (you don't have one at all),
> download a slackware boot disk image (bare.i should do), and use
> rawrite.exe to burn it to floppy.  See:
> ftp://ftp.slackware.com/pub/slackware/slackware-9.1/bootdisks/README.TXT

or, if you still have your fedora core installation disks, boot 
installation disk 1 from cdrom, and type "linux rescue" at the prompt. 
when you get to the bash shell type

chroot /mnt/sysimage
grub-install /dev/hda  (or the /dev/ boot drive of choice)

-- lee



More information about the Discuss mailing list