Thanks! I've managed to mount the drives.. All files still available

I also pointed all the shares to the new drive (Drive3)
Now I can view all of the files, but not able to copy, move or delete. I have tried to chmod -R (775) and chown (admin), but it does not apply on the files, only the folders.
See below how I set up my /etc/fstab:
UUID=368bf68c-c883-456c-b82b-977938b37701 / ext4 defaults 1 1
UUID=2c2ee51d-dc07-46a1-8ea4-743caa95f0a1 /boot ext4 defaults 1 2
UUID=da8db931-8970-4dd8-b314-da85a799d718 /home ext4 defaults 1 2
UUID=bd4684d5-6a3a-4479-ab05-08ca6752908f swap swap defaults 0 0
UUID=0A8ACED18ACEB889 /var/hda/files ntfs-3g rw,user,fmask=0113,dmask=0002,uid=500,gid=100,noatime 1 2
UUID=A0665771665746E6 /var/hda/files/drives/drive4 ntfs-3g rw,user,fmask=0113,dmask=0002,uid=500,gid=100,noatime 1 2
I also don't see drive1 and drive2 anymore after pointing all shares to the new drive.
Any step I missed.. I would like to copy all of my files to the corresponding Amahi share.