Re: No way to boot into MS Windows hard disk

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2/14/07, kalinix <calin.kalinix.cosma@xxxxxxxxx> wrote:
> > > I have two hard disks in my machine:
> > >
> > > * hda --> Fedora Core 6;
> > > * hdb --> Windows XP.
> > >
> > > In grub.conf, I have the following:
> > >
> > > title Windows XP
> > >        rootnoverify (hd1,0)
> > >        makeactive
> > >        chainloader +1
> > >
> > > but I cannot boot into Windows XP. Any ideas?
> >
> > I believe that Win XP does not work on a second drive.  I think your
> > best bet is to swap drives and install grub in the MBR of the new
> > /dev/hda (old /dev/hdb).  Linux will happily boot on a second drive.
>
> Thanks, Tom, but how can one install grub in the MBR of the new /dev/hda?


your XP entry in the grub should look like:

title Windows XP
               map (hd0) (hd1)
               map (hd1) (hd0)
               rootnoverify (hd1,0)
               chainloader +1


Note "map" which fools XP that it boots from the first partition of the
first harddisk

Yeah, Calin, that works! Thanks.

Paul

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux