PDA

View Full Version : Linux and Windows XP


dcarrera
10-31-01, 04:14 PM
Does anyone know how to run a dual boot of Linux and Windows XP? Last I knew Lilo couldn't load Windows NT and you had to use the NT loader. Therefore I figure that it's like that for XP as well.

Vryce
10-31-01, 05:20 PM
I haven't tried lilo or grub as the main boot loaders with xp, but linux still works the old way (edit boot.ini)

XWRed1
10-31-01, 06:08 PM
Lilo doesn't have any trouble loading the NT-Loader. Its actually easier to work with than having the NT-Loader load lilo.

All you have to do is put a section in your lilo.conf that says:

other=/dev/hdx
label=winxp

where hdx is the drive (not partition) that NT is on.

Yodums
11-02-01, 10:33 PM
Yes before I a triple boot of Win 98/WinXP/Mandrake and Redhat

Use the Grub menu really good.

David
11-03-01, 09:03 AM
I prefer lilo: I can remember all the parameters, etc. And I don't see any point in wasting time on a GUI that will be there for <10seconds.

XWRed1
11-03-01, 04:28 PM
Maybe you should look at this (http://www.xosl.org) :D

Gonzo
11-08-01, 01:25 PM
Wow, that is a really cool boot loader, only one major flaw, it reqires its own partition. If it wasnt for that I would be all over that. I have 3 OS's going on 2 drives with too many partions to count. Oh well, maby the next time I am rebuilding my disks it will have to be added into the equasion.