Hide Forgot
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:
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.
OK. In that case, is it possible to remove the option from boot menu?