Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I was noticing that on the Linux systems that use the new 2.6.20+ kernel, they are now recognizing /dev/sda as /dev/hda. Is this something that RHEL and CentOS is doing only or can we expect this to be Linux wide as the kernel gets updated?
No accordiong to Centos5 and RHEL5, all hard drives including S-ATA are being found as /dev/hda where as S-ATA use to be recognized as SCSI but I was told that Linus changed this in the kernel so that USB can be noted as sda and drives like P-ATA and S-ATA will be hda.
No accordiong to Centos5 and RHEL5, all hard drives including S-ATA are being found as /dev/hda where as S-ATA use to be recognized as SCSI but I was told that Linus changed this in the kernel so that USB can be noted as sda and drives like P-ATA and S-ATA will be hda.
Perhaps you could supply a reference.
Given that Alan Cox was primarily responsible for the libata changes the others are referring to, and RHEL5 appears to be 2.6.18 (i.e. just prior to the libata changes shipped in 2.6.19) I must say I find your assertion unlikely.
The IDE stuff is still available in the latest kernel. As for now, nobody forces you to use PATA drivers meaning you still can have hdx devices. It just depends on how you configure your kernel.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.