Bug 1017229

Summary: Media test isn't perform when usb is created by livecd-iso-to-disk
Product: [Fedora] Fedora Reporter: Petr Schindler <pschindl>
Component: livecd-toolsAssignee: Brian Lane <bcl>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: adam.stokes, bcl, bruno, dhuff, Jasper.Hartline, katzj
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-10 23:57:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Petr Schindler 2013-10-09 13:15:01 UTC
Description of problem:
Media test isn't perform when usb is created by livecd-iso-to-disk.

This doesn't happen with usbs created by dd.

Version-Release number of selected component (if applicable):
livecd-tools-20.0-1.fc20.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Put fedora iso on usb by 'livecd-iso-to-disk --format --reset-mbr <dvd.iso> /dev/sdX
2. Boot it and choose Test this media & ...

Actual results:
Test isn't perform. Boot continues normally

Expected results:
Test is performed

Additional info:

Comment 1 Brian Lane 2013-10-10 23:57:09 UTC
That test can't work on litd written usb sticks. The check uses embedded checksums in the iso, which isn't present on the litd written usb device.

Comment 2 Petr Schindler 2013-10-15 08:53:34 UTC
OK. In that case, is it possible to remove the option from boot menu?