Linux.com

What UUIDs can do for you: break what used to work for me

Posted by: Anonymous [ip: 82.75.123.184] on September 11, 2008 10:01 AM
I've had problems with this, I used to just rsync machines from filesystem to filesystem (kinda like making an 'image'), but I couldn't with this anymore. These days you'll also have to change: /etc/fstab, /boot/grub/menu.lst and possible: /etc/udev/rules.d/70-persistent-net.rules (networkcard eth0 should stay eth0) after you do an rsync.

#

Return to What UUIDs can do for you