sda of CentOS 4 and hda Windows dual boot possible?

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



Jim Perrin <jperrin@xxxxxxxxx> wrote:
> You don't have to mess with grub's device map. You can do
> it all from the windows section in the config

I'm not talking about the Windows remap.  I'm talking about
telling GRUB what Linux device maps to what BIOS device.

I.e., if you setup your BIOS so the SCSI controller boots
first, /boot/grub/device.map should be:  
  (hd0)  /dev/sda
  (hd1)  /dev/hda

If your BIOS is on-board chipset ATA controller first:  
  (hd0)  /dev/hda
  (hd1)  /dev/sda

Off-chipset ATA controller (assuming /dev/hde) first:  
  (hd0)  /dev/hde
  (hd1)  /dev/hda
  (hd2)  /dev/sda

GRUB needs to know how to map Linux devices to BIOS boot
order so GRUB is properly installed when you run
"grub-install," or when the "(hdX,Y)" references are used in
/boot/grub/grub.conf.



-- 
Bryan J. Smith                | Sent from Yahoo Mail
mailto:b.j.smith@xxxxxxxx     |  (please excuse any
http://thebs413.blogspot.com/ |   missing headers)

[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