Bug 160191
| Summary: | Should use -pad or else anaconda mediacheck fails | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tim Waugh <twaugh> |
| Component: | nautilus-cd-burner | Assignee: | Alexander Larsson <alexl> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | tgl, twanger |
| 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: | 2005-12-16 11:01:49 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: | |||
|
Description
Tim Waugh
2005-06-13 09:10:06 UTC
I should mention that there is no method of checking CDs written in this way. MD5SUMs of ISO images before writing do not match MD5SUMs of CDs unless they are written with -pad. I think I've just run into this same problem: I burned a set of FC4 CDs using nautilus (right click on ISO file, choose write to cd), and they were all bad. I tested with dd if=/dev/cdrom bs=512 | cmp - FC-xxx.iso and in all cases the dd came up with "Input/output error" a bit before the end of the CD (anywhere from 2K to several hundred K before the end). The cmp didn't show any differences before that, so I don't think this is the CD burner's fault. What's even more disturbing is that anaconda's media check facility claimed that two of the five CDs were good, when the dd test proves they aren't. Perhaps I should file that as a separate bug? This was with FC4 tip, ie nautilus-cd-burner-2.10.0-2 cdrecord-2.01.1-9.0.FC4.1 and whatever version of anaconda is on the FC4 release CDs. The hardware is a Dell 470n that just arrived yesterday ... Seems to be fixed upstream now: http://bugzilla.gnome.org/show_bug.cgi?id=315068 Closing rawhide, since this will be in fc5. *** Bug 139231 has been marked as a duplicate of this bug. *** |