Just one comment about your other comment:
sudo gdisk /dev/sdb, then ?, then r (= recovery and transformation options (experts only)), then d = use main GPT header (rebuilding backup)
[ 3619.262061] usb-storage 2-2:1.0: USB Mass Storage device detected [ 3619.262616] scsi host9: usb-storage 2-2:1.0 [ 3621.215350] scsi 9:0:0:0: Direct-Access WD My Book 1130 1012 PQ: 0 ANSI: 6 [ 3621.215881] scsi 9:0:0:1: Enclosure WD SES Device 1012 PQ: 0 ANSI: 6 [ 3621.217165] sd 9:0:0:0: Attached scsi generic sg2 type 0 [ 3621.217528] ses 9:0:0:1: Attached Enclosure device [ 3621.217700] ses 9:0:0:1: Attached scsi generic sg3 type 13 [ 3634.783385] sd 9:0:0:0: [sdb] 732558336 4096-byte logical blocks: (3.00 TB/2.72 TiB) [ 3634.783618] sd 9:0:0:0: [sdb] Write Protect is off [ 3634.783626] sd 9:0:0:0: [sdb] Mode Sense: 47 00 10 08 [ 3634.783873] sd 9:0:0:0: [sdb] No Caching mode page found [ 3634.783879] sd 9:0:0:0: [sdb] Assuming drive cache: write through [ 3634.784514] sd 9:0:0:0: [sdb] 732558336 4096-byte logical blocks: (3.00 TB/2.72 TiB) [ 3634.812623] Alternate GPT is invalid, using primary GPT. [ 3634.812658] sdb: sdb1 sdb2 sdb3 [ 3634.813608] sd 9:0:0:0: [sdb] 732558336 4096-byte logical blocks: (3.00 TB/2.72 TiB) [ 3634.813906] sd 9:0:0:0: [sdb] Attached SCSI disk
[ 3619.241150] usb 2-2: new SuperSpeed USB device number 3 using xhci_hcd [ 3619.258472] usb 2-2: LPM exit latency is zeroed, disabling LPM. [ 3619.260968] usb 2-2: New USB device found, idVendor=1058, idProduct=1130 [ 3619.260976] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 3619.260981] usb 2-2: Product: My Book 1130 [ 3619.260985] usb 2-2: Manufacturer: Western Digital [ 3619.260988] usb 2-2: SerialNumber: 574341575A30313830343834 [ 3619.262061] usb-storage 2-2:1.0: USB Mass Storage device detected [ 3619.262616] scsi host9: usb-storage 2-2:1.0 [ 3621.215350] scsi 9:0:0:0: Direct-Access WD My Book 1130 1012 PQ: 0 ANSI: 6 [ 3621.215881] scsi 9:0:0:1: Enclosure WD SES Device 1012 PQ: 0 ANSI: 6 [ 3621.217165] sd 9:0:0:0: Attached scsi generic sg2 type 0 [ 3621.217528] ses 9:0:0:1: Attached Enclosure device [ 3621.217700] ses 9:0:0:1: Attached scsi generic sg3 type 13
GPT fdisk (gdisk) version 0.8.8 Caution: invalid backup GPT header, but valid main header; regenerating backup header from main header. Partition table scan: MBR: protective BSD: not present APM: not present GPT: damaged **************************************************************************** Caution: Found protective or hybrid MBR and corrupt GPT. Using GPT, but disk verification and recovery are STRONGLY recommended. **************************************************************************** Disk /dev/sdb: 732558336 sectors, 2.7 TiB Logical sector size: 4096 bytes Disk identifier (GUID): 8E2D5510-7E63-4F58-8836-5F35FFB08726 Partition table holds up to 128 entries First usable sector is 6, last usable sector is 732558330 Partitions will be aligned on 8-sector boundaries Total free space is 65536 sectors (256.0 MiB) Number Start (sector) End (sector) Size Code Name 1 6 51205 200.0 MiB EF00 EFI System Partition 2 51206 488332461 1.8 TiB AF00 backup 3 488365230 732525562 931.4 GiB AF00 home
GPT fdisk (gdisk) version 0.8.8 Caution: invalid backup GPT header, but valid main header; regenerating backup header from main header. Partition table scan: MBR: protective BSD: not present APM: not present GPT: damaged **************************************************************************** Caution: Found protective or hybrid MBR and corrupt GPT. Using GPT, but disk verification and recovery are STRONGLY recommended. **************************************************************************** Command (? for help):
Model: ATA WDC WD10EZEX-60M (scsi) Disk /dev/sda: 1000GB Sector size (logical/physical): 512B/4096B Partition Table: msdos Number Start End Size Type File system Flags 1 1049kB 984GB 984GB primary ext4 boot 2 984GB 1000GB 16.3GB extended 5 984GB 1000GB 16.3GB logical
Error: The backup GPT table is corrupt, but the primary appears OK, so that will be used. OK/Cancel? ok Model: WD My Book 1130 (scsi) Disk /dev/sdb: 3001GB Sector size (logical/physical): 4096B/4096B Partition Table: gpt Number Start End Size File system Name Flags 1 24.6kB 210MB 210MB EFI System Partition boot 2 210MB 2000GB 2000GB backup 3 2000GB 3000GB 1000GB home
sudo mkdir /mnt/disk
sudo mount -t fat32 /dev/sdc1 /mnt/disk
mount: unknown filesystem type 'fat32' mount: maybe you meant 'vfat'?
sudo mkdir /mnt/disk
sudo mount -t fat32 /dev/sdc1 /mnt/disk
kdesudo dolphin
There are 0 users viewing this topic.
Leave a comment: