I run FreeBSD as my alternate operating system. I’ve been trying to copy files from /home/vinetendon to /usb/etc but I keep getting the message “File not found” or something along those lines.
/usb is properly mounted, fstab says it’s okay to read/write
Thing is that /usb is my external USB hd formatted in NTFS
Is the disk’s formatting causing issues? I can handily move and copy files on my UFS partitions but when it comes to the NTFS formatted external drive then BSD gets cranky.
NTFS is probably the problem. Writing to NTFS under unix is iffy. Try this. I’ve never used it but someone posted it in a NTFS/Linux thread a while back.