Hi,
I have a WD Elements USB-3.0 which should work as backup drive using rsync:
This is the script:
	
	
	
		
Rsync is sending an incremental file list and after the first three filesfreebsd FreeBSD breaks down and reboots.
How do I start debug?
Where could the issue be (in the xhci module?)?
Best regards,
bsus
				
			I have a WD Elements USB-3.0 which should work as backup drive using rsync:
This is the script:
		Code:
	
	kldload /usr/local/modules/fuse.ko
kldload xhci
ntfs-3g /dev/label/extbp /mnt && rsync -av /home/user /mnt
umount /mntRsync is sending an incremental file list and after the first three files
How do I start debug?
Where could the issue be (in the xhci module?)?
Best regards,
bsus
 
			     
 
		 
 
		
 
 
		

