RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 595717 - floppy image not working
Summary: floppy image not working
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: driver-update-program
Version: 6.0
Hardware: All
OS: Linux
low
high
Target Milestone: rc
: ---
Assignee: Jon Masters
QA Contact: Qian Cai
URL:
Whiteboard:
Depends On:
Blocks: 575298
TreeView+ depends on / blocked
 
Reported: 2010-05-25 12:52 UTC by Qian Cai
Modified: 2010-05-25 18:42 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-05-25 18:36:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
guest xml (1.94 KB, application/xml)
2010-05-25 12:52 UTC, Qian Cai
no flags Details
anaconda.log (3.92 KB, text/plain)
2010-05-25 12:58 UTC, Qian Cai
no flags Details
program.log (61 bytes, text/plain)
2010-05-25 12:59 UTC, Qian Cai
no flags Details
syslog (24.53 KB, text/plain)
2010-05-25 13:00 UTC, Qian Cai
no flags Details

Description Qian Cai 2010-05-25 12:52:51 UTC
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.

Comment 1 Qian Cai 2010-05-25 12:58:49 UTC
Created attachment 416392 [details]
anaconda.log

Comment 2 Qian Cai 2010-05-25 12:59:27 UTC
Created attachment 416393 [details]
program.log

Comment 3 Qian Cai 2010-05-25 13:00:06 UTC
Created attachment 416394 [details]
syslog

Comment 4 Martin Sivák 2010-05-25 13:19:29 UTC
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?

Comment 5 Qian Cai 2010-05-25 15:24:58 UTC
# 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


Note You need to log in before you can comment on or make changes to this bug.