Azimut
Cadet
- Joined
 - Apr 10, 2016
 
- Messages
 - 3
 
Hi,
I've recently decided to convert my home windows server to FreeNas.
So far I've :
Anyone has a clue??
Thanks :)
Issue #14539
	
		
			
		
		
	
			
			I've recently decided to convert my home windows server to FreeNas.
So far I've :
- installed FreeNAS-9.10-STABLE-201603252134 on a usb key
 - Sucessfully booted and minimally configured freeNAS
 - Replace 2 HDD by new 3 TB hdd and mounted them in ZFS, the second HDD extending the first one
 - Created a dataset on HDD1 to import my data
 
- Free NAS import disk GUI : Each time try to import any of the 2 disks I get this error :
 
Import of Volume /dev/ada1s1 Failed.
Reason <django.utils.functional.__proxy__ object at 0x805561910>
2.  With SSH terminal access logged in as root :Reason <django.utils.functional.__proxy__ object at 0x805561910>
mount -t ntfs /dev/ada1 /mnt/HDD1/Test
mount: /dev/ada1: Operation not supported by device
3.  With SSH terminal access logged in as root :mount: /dev/ada1: Operation not supported by device
ntfs-3g /dev/ada1 /mnt/HDD1/Test
NTFS signature is missing.
Failed to mount '/dev/ada1': Invalid argument
The device '/dev/ada1' doesn't seem to have a valid NTFS.
Now what is strange is that those are working NTFS partitions in windows, I've also successfully accessed them with a live cd of parted magic (based on another linux distro).NTFS signature is missing.
Failed to mount '/dev/ada1': Invalid argument
The device '/dev/ada1' doesn't seem to have a valid NTFS.
Anyone has a clue??
Thanks :)
Issue #14539
			
				Last edited: