Après plusieurs tentatives, je ne comprend toujours pas tout. Grrr
Voici un nouveau
sudo fdisk -l
Disk /dev/loop0: 86,9 MiB, 91099136 bytes, 177928 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop1: 218,8 MiB, 229433344 bytes, 448112 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop2: 7,5 MiB, 7811072 bytes, 15256 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop3: 89,5 MiB, 93835264 bytes, 183272 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/sda: 1,8 TiB, 2000398934016 bytes, 3907029168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/sdb: 298,1 GiB, 320072933376 bytes, 625142448 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 6427C6EE-D323-43D4-9DB5-5C740B9AEDC2
Device Start End Sectors Size Type
/dev/sdb1 2048 4095 2048 1M BIOS boot
/dev/sdb2 4096 625139711 625135616 298,1G Linux filesystem
J'ai l'impression qu'il y a un truc qui bloque sur mon dd de 2To je devrais le voir dans la liste du bas avec sdb1 et sdb2 ?
Voici aussi les logs
[ 0.050601] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 1.914876] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[ 1.914922] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 1.914977] sd 0:0:0:0: [sda] Write Protect is off
[ 1.915012] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.915532] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.975094] sd 1:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[ 1.975113] sd 1:0:0:0: [sdb] Write Protect is off
[ 1.975114] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.975146] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.995601] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.028418] sdb: sdb1 sdb2
[ 2.028894] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 5.004665] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[ 12.027122] EXT4-fs (sdb2): re-mounted. Opts: (null)
[ 17.767070] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 18.663487] snd_hda_codec_realtek hdaudioC0D2: autoconfig for ALC888: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[ 18.663490] snd_hda_codec_realtek hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 18.663493] snd_hda_codec_realtek hdaudioC0D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 18.663494] snd_hda_codec_realtek hdaudioC0D2: mono: mono_out=0x0
[ 18.663496] snd_hda_codec_realtek hdaudioC0D2: inputs:
[ 18.663498] snd_hda_codec_realtek hdaudioC0D2: Front Mic=0x19
[ 18.663500] snd_hda_codec_realtek hdaudioC0D2: Rear Mic=0x18
[ 18.663502] snd_hda_codec_realtek hdaudioC0D2: Line=0x1a
[ 24.406838] EXT4-fs (sda): mounted filesystem with ordered data mode. Opts: (null)
Merci