Rochus Schmid wrote: > my golden client sets interface names from a rule in > /etc/udev/rules.d/30-net_persistent_names.rules
Which distribution are you using? still suse 10.2? In Ubuntu the files to configure persistent network names are: /etc/udev/rules.d/70-persistent-net.rules /etc/udev/rules.d/75-persistent-net-generator.rules In Debian 4: /etc/udev/rules.d/z25_persistent-net.rules /etc/udev/rules.d/z45_persistent-net-generator.rules Anyway, the solution for Debian and Ubuntu is to actually skip them during the image cloning (see /etc/systemimager/getimage.exclude). So I'm sure you can resolve in the same way, simply deleting the udev config 30-net_persistent_names.rules in your image. If this will fix we'll add this file in the standard getimage.exclude. Let me know... -Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
