for openSuse 11:
I’ve got this cloning procedure that involves PXE booting into riplinux and restoring partition images from an nfs mount using partimage. After restoring the images, the partitions are mounted and config scripts are run.
One of those scripts is to modify /etc/udev/rules.d/70-persistent-net.rules with the MAC of the the newly cloned machine to make sure the proper device is named eth0. This doesn’t seem to work. When the machine reboots, it doesn’t get named eth0 and the device previously configured on the clone master still appears as a “phantom” device in yast.
Obviously, I haven’t found all the required config edits. Anybody know?
JK