Changes

Jump to: navigation, search

Raspberry Pi Fedora Remix Administration

119 bytes added, 14:51, 28 February 2012
Using a USB Drive for Storage
# Since the copy was made of the SD card while it was in use, the filesystem copy on the hard disk will be marked as "dirty". Use the filesystem check command to check and clean it: <code>fsck -y -f /dev/sda''1''</code>
# Edit <code>/boot/cmdline.txt</code> to change the root device: <code>root=/dev/sda1</code>
# You should now be able to boot to your USB disk drive. Note: once the system has booted, you can remove the SD card!

Navigation menu