Bug 246048
| Summary: | FC7 can not be installed by IDE cdrom | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | bibo,mao <bibo.mao> | ||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-10-11 06:51:50 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
bibo,mao
2007-06-28 02:35:27 UTC
Someone else has post one patch in LKML, it works for me. The IDE cdrom can by identified with this patch. http://groups.google.com/group/fa.linux.kernel/msg/6c4bd453bfc4ac82 thanks bibo,mao Created attachment 158154 [details]
patch, cleaned up and submitted to linux-ide list
Patch went in kernel 1.3240.fc7 (In reply to comment #3) > Patch went in kernel 1.3240.fc7 Chuck, did you add it to F-7 only on purpose? Seems the patch is sill being discussed on linux-ide and looks like it won't make it into 2.6.22, so might make sense to add it to the devel branch temporary as well. (In reply to comment #4) > Seems the patch is sill being discussed on linux-ide and looks like it won't > make it into 2.6.22, so might make sense to add it to the devel branch temporary > as well. Done. Now the patch has already in linus git tree, I think it can be added into FC7 update kernel and future FC8 test version. This patch is critical for us, without this patch FC7 can not be installed from Santa-Rosa DVD cdrom, and DVD cdrom can not be identified even FC7 is installed from network. (In reply to comment #6) > Now the patch has already in linus git tree, I think it can be added into FC7 > update kernel It's part of the testing kernel already > and future FC8 test version. As those are based on linus' git tree ATM it's part of that as well > This patch is critical for us, without this patch FC7 can not be installed from > Santa-Rosa DVD cdrom, and DVD cdrom can not be identified even FC7 is installed > from network. If you/Intel want to help it would be nice if you could clarify if the recent ICH's support Ultras/ATA 133 or not See the thread on LKML starting at http://www.uwsg.indiana.edu/hypermail/linux/kernel/0707.0/0264.html See also http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=drivers/ata/ata_piix.c;h=d9fa329fd157741f12b83be996e8b7d419052044;hb=HEAD According to that code the ICH5 and ICH7/7R support Ultra/ATA 133, but that's not the case afaics from the datasheets. should be fixed in devel tree, and forthcoming F7 2.6.23 update. |