| Summary: | Example 3.1 appears to mix references to 32- and 64-bit install DVD isos | ||
|---|---|---|---|
| Product: | [Fedora] Fedora Documentation | Reporter: | Robert P. J. Day <rpjday> |
| Component: | install-guide | Assignee: | Petr Bokoc <pbokoc> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Docs QA <docs-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | devel | CC: | pbokoc, zach |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-08-05 11:56:10 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
Robert P. J. Day
2013-12-02 12:16:15 UTC
Might as well just add this rather than open a whole new bug -- slight typo on next page in same manual, command on last line, reference to ~/Download i suspect should be ~/Downloads (the correct name of the download directory). And if you're bored, you might add a "bs=" option to that dd command; otherwise, it's going to take forever copying a single sector at a time, no? Hi Robert, thanks for reporting this. I fixed the filenames to be identical (Fedora-Live-Desktop-x86_64-19-1.iso) and also the directory name from comment #2. I also added the bs= option into the example with block size 512k. commit 224dd402ce8b76207e434f854db96d7d6bd6fd31
Author: Petr Bokoc <pbokoc>
Date: Thu Dec 12 14:53:32 2013 +0100
BZ#1036643 - Fixing the procedures for creating media with dd
|