dep wrote:
All that isn't /home is on a 75gb partition on sda, and I thought I'd just dd it over. But then it occurred to me: wouldn't that create the problem of two drives with the same UUID?
e2fsck -f <targetdevicename> tune2fs -U random -L mylabel <targetdevicename>
is normal procedure here following cloning from partitions.