On Thu, 2003-06-26 at 08:41, Armin Catovic wrote: > Hi, > Just got a quick question. How do I dual boot my Debian 3.0 with Windows XP > Professional with SP1. I would like to have the boot up screen when I start > my PC so I can select between XP and the beautiful Debian.
Add an entry in /etc/lilo.conf for windows XP. Then rerun lilo. These lines should be all you need: other=/dev/hda1 label = Windows(XP) Note: replace hda1 with whatever partition windows is on. P.S. This assumes you're using lilo, which is the default boot loader in Debian. If you're using grub then it's a bit different. Hope that helps, Bijan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]