Bug 478536 - Install guide from hard drive should say "cp -rp" instead of "cp -a"
Summary: Install guide from hard drive should say "cp -rp" instead of "cp -a"
Keywords:
Status: CLOSED DUPLICATE of bug 473384
Alias: None
Product: Fedora Documentation
Classification: Fedora
Component: install-guide
Version: devel
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Paul W. Frields
QA Contact: Paul W. Frields
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-31 16:51 UTC by Galder Zamarreño
Modified: 2009-03-27 13:21 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-27 13:21:07 UTC
Embargoed:


Attachments (Terms of Use)

Description Galder Zamarreño 2008-12-31 16:51:31 UTC
Instructions in http://docs.fedoraproject.org/install-guide/f10/en_US/sn-installing-from-harddrive.html are incorrect. Doing "cp -a" throws an SELinux error. It should instead "cp -rp" as indicated in: http://galder.zamarreno.com/?p=244

Comment 1 Karsten Wade 2008-12-31 23:40:19 UTC
Agreed on the mistake with -a, but do we need to copy recursively while preserving other contexts?  Don't we just need to copy the install.img instead of the entire tree under images/?

Comment 2 David Nalley 2009-03-27 13:21:07 UTC

*** This bug has been marked as a duplicate of bug 473384 ***


Note You need to log in before you can comment on or make changes to this bug.