Wile I am waiting the the next NASlite-2 HDD I am using FreeNAS. I had to format it in ext2 so ubuntu could see them both.
I did this copy command to copy NASlite-2 CDD to FreeNAS
Code:
cp -pr /media/NASLite-SE000121/* /media/750GB
It's taking a long time to copy but looks like it works.
I took this photo how I have it set up to copy.

It's home is under a shelf. I have 3 S hooks holding up the small case and you can see how the hard drive mounts under the shelf with the brakets I made.
It's a green type 750GB hard drive. It stays very cool and I can't even hear it running!
I love to have NASLite CDD working on it. But intill it does I will run it like this.
O yes. With ubuntu it was so easy to set up the hard drives. I just had to go under places click the hard drive icons, it had them by the hard drive name and then it put them on the desktop.
I went in the Terminal and did a df command it list the hard drives like this:
/dev/sda1 66% /media/NASLite-SE000121
/dev/sdb1 1% /media/750GB
That is how I know how to type the copy command.
-Raymond Day