[opensuse-factory] TW: system freeze-up while using rsync for backup to external usb HD
Hello List, T'Weed - in case of interest, have experienced 3 times system freeze : kernel : kernel-desktop-3.16.1-46.1.g90bc0f1.x86_64 rsync : rsync-3.1.0-21.8.1.x86_64 .............. rsync script: ........... #!/bin/sh # # use rsync to backup WHOLE system / to /dev/sdc4 # mount -t ext4 /dev/sdc4 /mnt_cron cd rsync -av --delete-after --exclude=/dev/shm --exclude='*/Cache/*' --exclude=/DVD --exclude=/media --exclude=/mnt --exclude=/mnt_cron --exclude=/proc --exclude=/run --exclude=/sys --exclude=/tmp --exclude=/var/lib/ntp --exclude=/var/run --exclude=/var/tmp / /mnt_cron df umount /mnt_cron ................. regards ellan -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (1)
-
ellanios82