Wed Oct 30, 2013 1:50 pm
Wed Oct 30, 2013 2:10 pm
Wed Oct 30, 2013 3:02 pm
tee: /dev/fd/63: Broken pipe
rm: cannot remove `/home/work/iso/pkglist*': No such file or directory
yad: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
tee: /dev/fd/63: Broken pipe
Wed Oct 30, 2013 3:51 pm
Wed Oct 30, 2013 5:03 pm
Wed Oct 30, 2013 6:25 pm
Thu Oct 31, 2013 3:04 am
# Copy the filesystem
copy_filesystem () {
rsync -av / myfs/ --delete-excluded --exclude="$work_dir" \
--exclude="$snapshot_dir" --exclude-from="$snapshot_excludes" \
| tee >($DIALOG --title="Copying filesystem..." --progress --pulsate --auto-close --width 300)
}
refractasnapshot-gui -d
Thu Oct 31, 2013 3:20 am
Thu Oct 31, 2013 3:29 am