Linux

From The Incoherency.Net Wiki
Revision as of 07:39, 19 November 2010 by Denis (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Find UUID of a Volume

ls -la /dev/disk/by-uuid/

List all Partitions

fdisk -l

grep by Hex Value

grep $'[\xNN]'

Migrate Filesystem to New Drive via rsync

rsync -avH --progress --delete -x /usr /mnt/gentoo