Click to See Complete Forum and Search --> : LILO and NT
teknogod
01-04-2001, 12:06 AM
Im dual booting RH6 and WinNT4. My prob is it wont boot windows. Im using kernel2.2.15 i think. This is what i get:
LILO boot: <tab>
linux win
boot: win
Loading win......
And it stays their. Why? Please help
------------------
Knowledge is Power!
If one wants to fly, one must learn how to stand and walk. - Nichi
phreakout
01-04-2001, 12:17 AM
what does 'lilo.conf' file say?
to find out:
$ su
Password: ******
# cat /etc/lilo.conf
Sweede
01-04-2001, 02:46 AM
doesnt matter what lilo says, it fscked your nt bootloader.
JBrian
01-04-2001, 03:05 AM
Hey Teknogod, that wouldn't happen to be Nietzsche that you quoted, would it?
Evil Jeff
01-04-2001, 04:18 AM
It never has for me, and I tend to have an nt/2k partition on my machine (for school apps). It could do it if you installed lilo to your nt partition I guess, but not if you wrote it to a boot partition or the mbr.
Evil Jeff
www.hellincorporated.com (http://www.hellincorporated.com)
sssadams
01-04-2001, 08:48 AM
I have dual booted Win NT and linux for awhile and have never had any problems.I have
put lilo in the boot partition with linux but most of the time its in the mbr,either way,no problems.I always put NT on the first partition,either hda1 or sda1 and linux on the same or another disk.
Radar
01-04-2001, 09:20 AM
Originally posted by JBrian:
Hey Teknogod, that wouldn't happen to be Nietzsche that you quoted, would it?
he he
------------------
Nothing Spoils the taste of peanut butter like unrequited love--Charlie Brown
ph34r
01-04-2001, 09:49 AM
I typically set lilo to write to the / partition, and then strip off the first 512 bytes using dd and put it in a file. Then I put that file where NT can see it, and add a entry to boot.ini for the file.