Results 1 to 2 of 2
I'm sure any respecting linux user had lost at lest one time the root disk or forgot to type lilo after kernel rebuilt/compile /just kidding/. I've done that a couple ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-13-2006 #1
Lost lilo conf - no broblem ;)
I'm sure any respecting linux user had lost at lest one time the root disk or forgot to type lilo after kernel rebuilt/compile
/just kidding/. I've done that a couple of times so decidet to wright this post. Insted of installing Linux again just to retrive the lilo conf you can do what i did:
Boot the linux CD1, start the setup, go to ADD SWAP. After setup finishes formating swap it continues with the install and after adding linux, cancel the setup - Do not format ur kinux partition!, also Do not change ur fstab!. Now go to configure/reconfigure and it will guide u to the rest of the precess whithout the need of installing the hole linux system. From there u can add lilo to MBR or disk /whatever u want/. Reboot and there u have the same lilo and the same Linux system as u configured it
Have fun...
- 04-02-2006 #2Linux Newbie
- Join Date
- Mar 2004
- Posts
- 185
I believe you can just boot from the first CD and type:
Then just run lilo after login. I've done something like this before in SW in the past, but I'm a little foggy on the details. I know I've done it on my VL install. Change /dev/hdb1 to whereever you installed your linux distro.Code:linux root=/dev/hdb1 ro
For example, in my case, I have VL installed on hda6, so I would use
Hope this helps. FYI the power of booting from the install CD is one of the great things about SW (and SW's derivatives, like VL).Code:linux root=/dev/hda6
Clickable thumbnail:


Reply With Quote
