This bug is not resolved in 2.6.22, but an upgrade to 2.6.23 and a quick
edit of the kernel config allows this problem to be worked out.  I
followed the following tutorial regarding the kernel upgrade:

[url]http://ubuntuforums.org/showthread.php?t=311158[/url]

And, right before compiling the kernel, I used "xconfig" to change the
following:

[code]
CONFIG_IDE_MAX_HWIFS=4
[/code]
to
[code]
CONFIG_IDE_MAX_HWIFS=10
[/code]
though a value of 8 probably would have sufficed.

Now, I have access to every drive on my system and each optical drive
(hdb-hdd) mounts automatically when I insert a CD or DVD.  And, my RAID
is fully functional.  I will remain subscribed to this thread in case
anyone wants further information.

Thanks for your help, Aaron.

-- 
IDE0 and IDE1 taken over by SATA in Gutsy
https://bugs.launchpad.net/bugs/157909
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to