That should work ^^ write lilo -v to be verbose so you can see if there was any problems.
( i might do it a little different sometimes though)
I thought I would post this in case it can be useful to another newb.
I recently used QTParted to add some physical space on my drive to install BT3.
After successfully installing BT3, I realized lilo (boot loader) was not recognizing my original Vista partition. I only had the option to boot into BT3.
The following is what I did to fix it.
At the terminal type: kwrite \etc\lilo.conf
boot = /dev/sda
prompt
timeout = 60
#bitmap=/boot/splash.bmp
change-rules
reset
#vga = 769,771/773/792
vga = 769
image = /boot/vmlinuz
root = current
label = BackTrack
read-only
and add the following line at the end
other= /dev/sda2
label = Windows Vista
Save the lilo.conf
In a terminal window type: lilo
It should rebuild with your new config. When you restart you should see the option to boot into both OS's.
Hope this helps!
That should work ^^ write lilo -v to be verbose so you can see if there was any problems.
( i might do it a little different sometimes though)
[quote][I]I realized, that I had fallen down from the top of the mountain into a deep, terrifying and dark hole, just to find out that another mountain in front of me, much greater than the previous, was the next step in life. I began to wander uphill on the next mountain of life while I knew it would be much harder than the previous mountain. [/I]- MaXe[/quote]