Le 16/07/2016 à 01:17, Olivier Allard-Jacquin a écrit :
> Bonsoir Anne
>
> Le 15/07/2016 à 22:29, anne.guilde@??? a écrit :
>
> [...]
>
>> je viens de m'acheter un nouveau disque
>> https://www.hgst.com/products/hard-drives/travelstar-7k1000
>> HTS721010A9E630 / 0J22423 (1TB)
>>
>> Sector Size (Variable, Bytes/sector)
>> 512e
>>
>> pas compris le e => émulation?
>>
>> https://www.hgst.com/company/resources
>> => support
>> => Internal Drive Support
>> => EOL travelstar 7k100
>>
>> pour l'instant pas trouvé une information au sujet de 512e.
>
> Sur https://www.hgst.com/sites/default/files/resources/TS-7K1000-ds.pdf
> , on parle de
>
> <extrait>
> 512 byte emulation (512e)
> </extrait>
>
>> J'ai mis le disque dans un boîtier externe
>>
>> fdisk -l /dev/sdb
>>
>> Disk /dev/sdb: 931,5 GiB, 1000204886016 bytes, 244190646 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: 0x4ab56b52
>>
>> Même problème que l'autre disque
>> Sector size (logical/physical): 4096 bytes / 4096 bytes
>>
>> Si quelqu'un a une idée
j'ai installé disktype
Il reconnaît le disque sans problème avec les bonnes tailles
-----
# disktype /dev/sdb
--- /dev/sdb
Block device, size 931.5 GiB (1000204886016 bytes)
GRUB boot loader, unknown compat version 16
DOS/MBR partition map
Partition 1: 200 MiB (209715200 bytes, 409600 sectors from 2048)
Type 0x83 (Linux)
Partition 2: 679.6 GiB (729728156672 bytes, 1425250306 sectors from 413694)
Type 0x05 (Extended)
Partition 5: 97.66 GiB (104857600000 bytes, 204800000 sectors from
413694+2)
Type 0x07 (HPFS/NTFS)
NTFS file system
Volume size 97.66 GiB (104857599488 bytes, 204799999 sectors)
Partition 6: 96.86 GiB (104000000000 bytes, 203125000 sectors from
205214310+1434)
Type 0x07 (HPFS/NTFS)
NTFS file system
Volume size 96.86 GiB (103999995904 bytes, 203124992 sectors)
Partition 7: 14.90 GiB (15999172608 bytes, 31248384 sectors from
408340744+1784)
Type 0x82 (Linux swap / Solaris)
Linux swap, version 2, subversion 1, 4 KiB pages, little-endian
Swap size 14.90 GiB (15999164416 bytes, 3906046 pages of 4 KiB)
Partition 8: 380 MiB (398458880 bytes, 778240 sectors from
439590912+2048)
Type 0x83 (Linux)
Ext3 file system
UUID 39440614-887B-4D15-B218-45FBC39AF9BE (DCE, v4)
Volume size 380 MiB (398458880 bytes, 389120 blocks of 1 KiB)
Partition 9: 96.86 GiB (103998816256 bytes, 203122688 sectors from
440371200+2048)
Type 0x83 (Linux)
Ext4 file system
UUID F63E1378-ADA9-43DB-8136-4F55C6B6FB4E (DCE, v4)
Last mounted at "/"
Volume size 96.86 GiB (103998816256 bytes, 25390336 blocks of 4 KiB)
Partition 10: 373.0 GiB (400467951616 bytes, 782163968 sectors from
643495936+2048)
Type 0x83 (Linux)
Ext4 file system
UUID 310A972D-CFFE-44DC-9B48-6B56A0539158 (DCE, v4)
Volume size 373.0 GiB (400467951616 bytes, 97770496 blocks of 4 KiB)
Partition 3: 18.61 GiB (19981664256 bytes, 39026688 sectors from
1425664000, bootable)
Type 0x07 (HPFS/NTFS)
NTFS file system
Volume size 18.61 GiB (19981660160 bytes, 39026680 sectors)
Partition 4: 104 MiB (109051904 bytes, 212992 sectors from 1464690688)
Type 0x0C (Win95 FAT32 (LBA))
FAT32 file system (hints score 4 of 5)
Volume size 99.02 MiB (103833600 bytes, 101400 clusters of 1 KiB)
-----
Par contre fdisk continue de me multiplier par 8 (512 x 8 = 4096)
gparted idem
Anne