| Summary: | Cd check fails sometimes with usb media | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Aniruddha <mailingdotlist> |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | anaconda-maint-list, dshea, g.kaviyarasu, jonathan, mailingdotlist, mkolman, sbueno, stephent98, vanmeeuwen+fedora |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-27 17:57:56 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
Aniruddha
2013-08-31 11:55:19 UTC
Thanks for your report. What do you get if you run checkisomd5 from the installer shell console? # /bin/checkisomd5 --verbose /dev/sdd Also, could you post the exact dd command you used to make the copy? Could you attach the complete output of "journalctl -x"? I don't see anything in the snippet in Comment 0 about /dev/sdd being mounted. (In reply to Aniruddha from comment #0) ... > [ 18.987683] localhost systemd[1]: Starting Dracut Emergency Shell... I just noticed that you dropped into the dracut shell. There should be directions for finding the relevant log file and getting it off the system. The log file should be in: /run/initramfs/sosreport.txt Could you attach sosreport.txt as an uncompressed, "text/plain" file? And the component should probably be dracut, not anaconda. Most likely you have a bad USB stick. You can check it after writing it by running checkisomd5 -v /dev/device from the cmdline as root. |