sda of CentOS 4 and hda Windows dual boot possible?

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



> 
> Now if you want to be able to choose both without going into
> the BIOS, you're going to have to setup GRUB to map
> (/boot/grub/device.map):
>   (hd0) /dev/hda
>   (hd0) /dev/sda
> 
You don't have to mess with grub's device map. You can do it all from
the windows section in the config

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

At least that's how I've got it set up in the office. If there's some
arcane reason for this to be a bad thing, I'm all ears.


--
Jim Perrin 
System Administrator - UIT
Ft Gordon & US Army Signal Center

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux