Results 1 to 3 of 3
i had dual system winxp plux fc3 with grub boot loader
but due to some reason i reinstalled the xp
now i lost the fc3 bootloader
how can i get ...
- 03-09-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 35
help
i had dual system winxp plux fc3 with grub boot loader
but due to some reason i reinstalled the xp
now i lost the fc3 bootloader
how can i get the fc3 plus its loader.
- 03-09-2005 #2Linux Enthusiast
- Join Date
- Feb 2005
- Location
- SE, Stockholm
- Posts
- 512
Try runing the installation CD once again, but this time, run it in "rescue-mode"
I beleive you will have an option to re-install the boot-loader again.
- 03-09-2005 #3
I think you would have to boot from the first cd of fedora, in rescue mode.
When you get to the prompt, do the following:
# chroot /mnt/sysimage
# grub-install <device> (where device is /dev/hda, if that is where you MBR is at)
Of course, if you have a boot floppy, go to a root console and just type in;
# grub-install <device>There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.
- Jeremy S. Anderson


Reply With Quote
