paul- wrote: 
> Looks fine.    I've tested dos and gpt partition tables..   The only
> thing I cannot test is a 4TB drive
> 
> I wonder if there is something to formatting the drive with newer
> windows machines.  Is there anything on the drive right now?   Could you
> format it while attached to pCP?
> 
> sudo mkfs.ntfs -f /dev/xxxx

Hi Paul,
I solved the problem.

I checked with "sudo fdisk /dev/sda" the 4TB hd and i saw this:

###############################################
tc@piserver:~$ sudo fdisk -l /dev/sda1
Disk /dev/sda1: 3.65 TiB, 4000751550464 bytes, 976745984 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0x4e0a0d00

Device      Boot  Start            End              Sectors         Size
Id Type
/dev/sda1p1      1951604852 3044968421 1093363570  4.1T 74 unknown
/dev/sda1p2      1935998986 3889652093 1953653108  7.3T 6e unknown
/dev/sda1p3               0          0          0    0B  0 Empty
/dev/sda1p4        27459978   27460418        441  1.7M  0 Empty

Partition table entries are not in disk order.
##############################################

Very strange. Some time ago i connected this hd to w10 and normally
formatted and under Linux i could see this absolutely strange partition
table.

than i did 

sudo ntfsfix /dev/sda1

partition table was corrected

mounted the hd from pCp gui and it is automatically rw mounted and
moving the slimserver data worked without any problems.

It is strange, which partition table was created by w10 ...

Thanks for your support :)


------------------------------------------------------------------------
praganj's Profile: http://forums.slimdevices.com/member.php?userid=41091
View this thread: http://forums.slimdevices.com/showthread.php?t=113512

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to