Bug 595717
| Summary: | floppy image not working | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Qian Cai <qcai> | ||||||||||
| Component: | driver-update-program | Assignee: | Jon Masters <jcm> | ||||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Qian Cai <qcai> | ||||||||||
| Severity: | high | Docs Contact: | |||||||||||
| Priority: | low | ||||||||||||
| Version: | 6.0 | CC: | bzeranski, msivak | ||||||||||
| Target Milestone: | rc | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | All | ||||||||||||
| OS: | Linux | ||||||||||||
| Whiteboard: | |||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2010-05-25 18:36:38 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: | |||||||||||||
| Bug Depends On: | |||||||||||||
| Bug Blocks: | 575298 | ||||||||||||
| Attachments: |
|
||||||||||||
Created attachment 416392 [details]
anaconda.log
Created attachment 416393 [details]
program.log
Created attachment 416394 [details]
syslog
It didn't find the /rhdd3 in the root of the selected driverdisc. Can you post the directory (tree or ls -R) listing of the dd.iso? # busybox ls -R /oldtmp/ /oldtmp/: rhdd3 rpms /oldtmp/rpms: rpms x86_64 /oldtmp/rpms/rpms: x86_64 /oldtmp/rpms/rpms/x86_64: kmod-sym53c8xx-2.2.3.rhtest60b1-1.el6.x86_64.rpm kmod-sym53c8xx-debug-2.2.3.rhtest60b1-1.el6.x86_64.rpm repodata /oldtmp/rpms/rpms/x86_64/repodata: filelists.xml.gz other.xml.gz primary.xml.gz repomd.xml /oldtmp/rpms/x86_64: kmod-sym53c8xx-2.2.3.rhtest60b1-1.el6.x86_64.rpm repodata /oldtmp/rpms/x86_64/repodata: filelists.xml.gz other.xml.gz primary.xml.gz repomd.xml |
Created attachment 416389 [details] guest xml Description of problem: When loading a floppy vfat format contained dd.iso, it failed to load, Error Driver disk is invalid for this release of Red Hat Enterprise Linux Version-Release number of selected component (if applicable): RHEL6.0-20100524.n.0 anaconda-13.21.45-1.el6 How reproducible: always Steps to Reproduce: 1. configure ddiskit-v2.0 to use vfat iso 2. generate a vfat kvm floppy disk contained the file dd.iso 3. start the guest using the attached xml Actual results: Driver failed to load. Expected results: Successfully loaded the driver.