LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Install Bootloader alone (https://www.linuxquestions.org/questions/linux-newbie-8/install-bootloader-alone-225726/)

Le_Petit_Lapin 09-02-2004 10:47 AM

Install Bootloader alone
 
Is it possible to install either GRUB or LILO on their own without installing a Distro?

currently I have a box running Fedora Core 2 (it used to have WinXP too, but for various reasons I deleted it) and want to re-install WinXP onto the machine. I know that when I do this Windows will ...umm... "forget" about the Linux installation, but not damage it.

so when I re-install Windows, is there a way I can install a bootloader without reinstalling Fedora Core 2?

Thanks!

jailbait 09-02-2004 10:58 AM

"so when I re-install Windows, is there a way I can install a bootloader without reinstalling Fedora Core 2?"

Yes. You can install a bootloader while you are running on Fedora. You have to have a temporary way to get into Fedora. You could use a boot floppy or a rescue CD. Then if you are using grub you edit /boot/grub/grub.conf and issue the command:
grub-install /dev/hda
(assuming that you boot /dev/hda)

If you are using lilo you edit /etc/lilo.conf and then issue:
lilo

___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeBo...home.page.html

Steve Stites

egag 09-02-2004 10:58 AM

i think you can install win, after that you can boot linux with a bootfloppy ( make one , if you don't have it )
then run lilosetup ( or any other program to install lilo )

or you can edit the file ' /etc/lilo.conf by hand and after saving type ' lilo '.

egag

joe83 09-02-2004 11:02 AM

I use this for multiple booting and it works great

http://freshmeat.net/projects/gag/


:Pengy:

Le_Petit_Lapin 09-02-2004 11:04 AM

Rescue CD? If I was to put the first CD (of 4) that Fedora Core was supplied on into my CD drive, and type "linux rescue" at the boot prompt that will do the same job wont it?

Dont have a floppy drive on my system.

Le_Petit_Lapin 09-02-2004 11:12 AM

so can I install LILO or GRUB straight off the Rescue Disk?

egag 09-02-2004 11:14 AM

yip...

egag

EDIT : @joe83......they ask for a Borland-compiler.( don't have it )

Le_Petit_Lapin 09-02-2004 11:20 AM

Is there something i have to type in to the command line? Or will an option appear, or what?

egag 09-02-2004 11:27 AM

dunno how that is in fedora, in Slack it's #liloconfig

egag


All times are GMT -5. The time now is 06:45 AM.