From The Incoherency.Net Wiki
Jump to navigation
Jump to search
Find UUID of a Volume[edit]
ls -la /dev/disk/by-uuid/
List all Partitions[edit]
fdisk -l
grep by Hex Value[edit]
grep $'[\xNN]'
Migrate Filesystem to New Drive via rsync[edit]
rsync -avH --progress --delete -x /usr /mnt/gentoo