Rockefeller
Cadet
- Joined
- Mar 4, 2013
- Messages
- 2
Hey all,
Have googled extensively and attempted to read as much of the documentation as possible but can't seem to make heads nor tails of this problem which will hopefully be quickly cured by one of the experienced minds here.
I've got an HP N40L with 4gb ECC Ram in it, FreeNAS 8.3 is running off of a USB. Drive-Wise, I've got 2 x 4TB Hitachi Deskstars and 3 x 2TB WD Greens combined to make a 7TB useable RAID-Z config (planning on upgrading the rest of the drives as I can, thus only having the 2 x 4tbs thus far).
I've backed up all my data onto various external NTFS-formatted disks (movies and tv shows, predominantly in mkv format) and am ready to copy onto the NAS so I've plugged my first external drive in and mounted it as a volume, I've been attempting to copy stuff over using the following command, however I'm getting a "no such file or directory" error after a list of all the files in the folder is displayed:
I'm only running a real basic config here with my router and such so this (if I can get it working) is the most convenient method of transferring.. Any suggestions for where I can improve?
Have googled extensively and attempted to read as much of the documentation as possible but can't seem to make heads nor tails of this problem which will hopefully be quickly cured by one of the experienced minds here.
I've got an HP N40L with 4gb ECC Ram in it, FreeNAS 8.3 is running off of a USB. Drive-Wise, I've got 2 x 4TB Hitachi Deskstars and 3 x 2TB WD Greens combined to make a 7TB useable RAID-Z config (planning on upgrading the rest of the drives as I can, thus only having the 2 x 4tbs thus far).
I've backed up all my data onto various external NTFS-formatted disks (movies and tv shows, predominantly in mkv format) and am ready to copy onto the NAS so I've plugged my first external drive in and mounted it as a volume, I've been attempting to copy stuff over using the following command, however I'm getting a "no such file or directory" error after a list of all the files in the folder is displayed:
cp -a /mnt/Movies/* /mnt/Media_Files
I'm only running a real basic config here with my router and such so this (if I can get it working) is the most convenient method of transferring.. Any suggestions for where I can improve?