Ciao
ho appena comprato un hd esterno da 2tr werstendigital.
Quando inserisco hd nel sistema mi da questo errore:
Impossibile montare Elements.
Error mounting: mount exited with exit code 12: Failed to read last sector (3907027119): Invalid argument
HINTS: Either the volume is a RAID/LDM but it wasn't setup yet,
or it was not setup correctly (e.g. by not using mdadm --build ...),
or a wrong device is tried to be mounted,
or the partition table is corrupt (partition is smaller than NTFS),
or the NTFS boot sector is corrupt (NTFS size is not valid).
Failed to mount '/dev/sdf1': Invalid argument
The device '/dev/sdf1' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
Allego fdisk -l
[code][root@localhost ~]# fdisk -l
Disco /dev/sdb: 2000.4 GB, 2000396746752 byte
255 testine, 63 settori/tracce, 243201 cilindri, totale 3907024896 settori
Unità = settori di 1 * 512 = 512 byte
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Identificativo disco: 0x0002de0f
Dispositivo Boot Start End Blocks Id System
/dev/sdb1 2048 3907029167 1953513560 7 HPFS/NTFS
Disco /dev/dm-0: 465.4 GB, 465395806208 byte
255 testine, 63 settori/tracce, 56581 cilindri, totale 908976184 settori
Unità = settori di 1 * 512 = 512 byte
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Identificativo disco: 0x00000000
Il disco /dev/dm-0 non contiene una tabella delle partizioni valida
[root@localhost ~]# [/code]
cosa ne dite cosa fare ripartizionare con fdisk ?
tribu