Hocam scrub'ın teknik anlamını bilmiyorum. bodur, önlük, kir , kaba anlamlarını biliyorum sadece. bir göz attım ama teknik bir deyim bulamadım. UUID ve Mac adreslerini maskeleme anlamına gelebilir belki veya kaldırmak anlamında da olabilir.
Tüm UUIDler ve Mac adreslerini silin. (en mantıklısı böyle oluyor galiba.)
UUID'ler /dev/vdaX ile değişitirelecek:
-boot/grub/grub.conf (bu kernel satırında '/' bölümü ile değiştirilmeli. Örnek /dev/vdaX)
/etc/fstab
/etc/sysconfig/network-scripts/ifcfg-eth0 (HWADDR ve UUID satırlarını kaldırın)
peki
From that output we can decipher that partition 1 (/dev/sda1) is the partition to resize.
Now we can run a prepare on the source virtual server to remove any ssh keys, mac addresses and udev rules. Please note this is not fool proof. You should prepare the virtual server manually to make sure all history is removed and configuration files are clean. You may also need to make sure /etc/fstab is correct and any uuids are removed if this is a linux virtual server. Use vda for virtio and sda for ide.
bu ne demek ?