Am Do, den 20.11.2003 schrieb David Limon Romero um 21:22: > Yesterday I installed fedora, it's running fine, but I can't boot winxp on the > 2nd HD with grub. > > when I was using lilo, I used: > other=/dev/hdb1 > label=Winxp > map-drive=0x80 > to=0x81 > > but grub sintax is different, someone can tell me how to enable booting to > winxp with grub? (I've never used it before) You should add the following lines at the end of the file /etc7grub/grub.conf: title Windows XP map (hd0) (hd1) map (hd1) (hd0) rootnoverify (hd0,0) chainloader +1 The map mechanismsometimes does not work. You may try to delete the map lines and use hd(1,0) for rootnoverify. Maybe better to use the first hd for windows and the second for linux. Linux is much more capable and configurable. Peter > > thanks in advance > David > - -- > David Limon Romero | dlr@xxxxxxxxxxx > Administracion de red | http://www.mega.net.mx/~dlr > [email protected] | ICQ#:20804046 > Puebla, Pue. México | Linux User#:62953 > GPG/PGP Public Key:0xAC471FBB > Fingerprint: 1AD1 99B5 6090 0BE9 A951 631A 39BE F236 AC47 1FBB > - --------------------------------------------------------------- > Linux: The choice of a GNU generation! > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.2 (GNU/Linux) > > iD8DBQE/vSJwOb7yNqxHH7sRAkFzAJwOyukoW5RTHDTLtIHvynMvGbbe+ACg1i5y > 4fta0N1BD/4CXz306DTrrH4= > =YLpp > -----END PGP SIGNATURE----- > > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list >