Hello, When I try and push down an image to my machines using cpushimage, I am getting an issue. Basically, when the tool tries to down the /sys directory, it generates lots of errors, and stops. All the files in the image that are after that, for instance the /usr directory do not get copied.
I am using FC2. When I do a netboot and reimage, the machine images correctly. It is only when I try to do an image with the machine running that I have an issue. Is there a way to ignore the /sys directory when pushing out the image? Here is the error message for cpushimage: mkstemp "//sys/devices/platform/.detach_state.De6MX8" failed: Permission denied mkstemp "//sys/devices/platform/power/.state.6vQ5B8" failed: Permission denied mkstemp "//sys/devices/pnp0/.detach_state.dEppg8" failed: Permission denied mkstemp "//sys/devices/pnp0/power/.state.YuNJU7" failed: Permission denied mkstemp "//sys/power/.state.N9Z4y7" failed: Permission denied recv_generator: mkdir "//sys/class/input/event0" failed: Operation not permitted stat "//sys/class/input/event0" failed: No such file or directory recv_generator: mkdir "//sys/class/input/event1" failed: Operation not permitted stat "//sys/class/input/event1" failed: No such file or directory recv_generator: mkdir "//sys/class/input/mouse0" failed: Operation not permitted stat "//sys/class/input/mouse0" failed: No such file or directory rsync error: some files could not be transferred (code 23) at main.c (1048) rsync -av --numeric-ids --delete --exclude=lost+found/ -- exclude=etc/mtab --exclude=proc/* --exclude=var/lock/* -- exclude=var/log/* --exclude=var/run/* --exclude=var/spool/* -- exclude=boot/grub/device.map --exclude=etc/HOSTNAME -- exclude=etc/sysconfig/network --exclude=etc/sysconfig/network- scripts/ifcfg-* --exclude=etc/hostname --exclude=etc/network/interfaces --exclude=cdrom/* --exclude=floppy/* --exclude=etc/adjtime -- exclude=var/lib/dhcp/dhclient.leases -- exclude=var/lib/dhcp3/dhclient.leases --exclude=var/lib/ntp/ntp.drift -- exclude=var/lib/urandom/random-seed --exclude=var/lib/locate/locatedb -- exclude=var/lib/nfs/* --exclude=etc/fstab --exclude=home/* -- exclude=mnt/* --exclude=tmp/* --exclude=share/* --exclude=home/* -- exclude=/proc --exclude=/dev/pts --exclude=/var/lib/nfs/rpc_pipefs -- exclude=/share --exclude=/home rsync://10.0.1.250:873/oscarimage/ / failed! at /usr/sbin/updateclient line 515. Thanks, Mark ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Oscar-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-users
