Re: Kernel update with yum

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

 



On Tue, 2006-05-30 at 20:13 -0500, Mikkel L. Ellertson wrote:
> David McCormick wrote:
> > I did find the problem and correct it, I had
> > added an IDE drive to a SCSI system and as soon as I removed it
> > everything worked as it has in the past 13 years that I have been using
> > Linux.
> > 
> > Thank you for your help.
> > 
> > Dave
> > 
> I am more used to seeing this problem with LILO then Grub. Depending
> on your BIOS and SCSI controller, the drive mapping can change when
> you add an IDE drive to a SCSI system. LILO used to always assume
> that BIOS device 80 was the IDE drive. (It is supposed to determine
> that at boot time now.) So if you booted from the SCSI drive, you
> had to tell LILO that the SCSI drive was BIOS 80. I have not used
> Grub on a SCSI/IDE mix, but I am sure there is a way to tell it to
> double check the drive mapping when you add an IDE drive.

I think grub makes the same assumption. Use the device.map file to get
grub to understand the BIOS ordering, e.g.:

# cat /boot/grub/device.map
(fd0)   /dev/fd0
(hd0)   /dev/sda
(hd1)   /dev/sdb
(hd2)   /dev/hdc

Paul.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[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