1,885
edits
Changes
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