Changes

Jump to: navigation, search

Raspberry Pi Disk Partitions

21 bytes added, 11:21, 23 November 2011
no edit summary
* Make sure it's empty!
* Format it with 'mkfs'
* Mount it: mnt /dev/PARTITIONID /mnt/whatever
* Copy it: cp -x -R -p -v / /mnt/whatever
** The -x prevents the copy from proceeding to other filesystems

Navigation menu