-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >>>>> "Stefan" == Stefan Bellon <[EMAIL PROTECTED]> writes:
Stefan> You can't do it the other way round (i.e. using GRUB to boot Stefan> WinXP), as GRUB can't read NTFS (AFAICT). FWIW, I'm using GRUB to boot WinXP, and it's definitely working. GRUB doesn't need to read NTFS to boot WinXP. It just needs to be able to read the first block of the partition and do "chainloading" as they call it (load the first block into memory, and start executing it). Try it out for yourself. When you get into GRUB, go to the GRUB command line, and issue the following commands: root (hd0,0) makeactive chainloader +1 boot (of course, replace (hd0,0) with whatever partition WinXP is installed on. The makeactive command may not be required.) The great thing about going straight to GRUB is that it allows me to select among any number of different Linux kernels, WinXP, Memtest86, etc. all in one shot. - -- Hubert Chan <[EMAIL PROTECTED]> - http://www.geocities.com/hubertchan/ PGP/GnuPG key: 1024D/71FDA37F Fingerprint: 6CC5 822D 2E55 494C 81DD 6F2C 6518 54DF 71FD A37F Key available at wwwkeys.pgp.net. Encrypted e-mail preferred. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8h5ExZRhU33H9o38RAtz5AJoCz9hYVcMDnC72wo8ste/YI3rKDgCgoXbO xR0HZ60fOUDT+uVsBWEVDCU= =rTj5 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

