LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Reinstalling Lilo from superblock to mbr. (https://www.linuxquestions.org/questions/linux-newbie-8/reinstalling-lilo-from-superblock-to-mbr-555686/)

nick021 05-21-2007 09:49 PM

Reinstalling Lilo from superblock to mbr.
 
hello friends....

i have lilo installed in the superblock.
(For dual boot i had to make changes in windows boot.ini file.)
i want to reinstall it in mbr.
how can i do this?

i m using slackware 11.0
regards.

davimint 05-21-2007 10:02 PM

If I'm reading your post correctly, what your asking is how to install lilo in the mbr from your slackware partition.

The simple way is to use the command liloconfig as root.

This will bring up the same type script that was run during the install.

Junior Hacker 05-21-2007 10:18 PM

Normally, you can boot the Linux install disc and type:
Code:

linux rescue
To repair/reinstall a Linux boot loader. As for the exact proceedure for Slack, ??
Below is a post from a time back in history.
http://www.linuxquestions.org/questi...ad.php?t=50811
Next is a newer link:
http://slackworld.berlios.de/05/tips.html

nick021 05-21-2007 10:30 PM

thanks...junior hack...
i got to install lilo in mbr.
i searched around a little bit more and found the following method quite useful:

1.boot from cd
2.use "liloconfig"
3.add linux and window partitions
4.add install lilo in mbr
5.reboot

thanks anyway...

Junior Hacker 05-21-2007 10:55 PM

A heck of allot easier/simpler than that second link I found, it didn't look plausible to me neither.

davimint 05-21-2007 11:05 PM

nick021,
I don't know if your planning on using other partitions or maybe you have already got several OS on your box but there is a "Grub" package in extra on Slackware-11. Lilo is great but linux is about choice so at some point you may want to try Grub for me it's just easy because you never have to run "lilo" if your changing things up. If your interested you will install the package in extra, and run grubconfig just like you did for lilo.

nick021 05-25-2007 12:34 PM

thanks
junior hacker( for appreciation...)
and davimint.

i will try grub also..but for the moment i am comfortable with lilo...
thanks for suggestion.


All times are GMT -5. The time now is 03:56 AM.