Hi,
I now have a new disk installed on my Lenovo x230.
I have questions about the results for the "sudo parted -l" command line in the terminal
Code:
[ code ] Model: Kingston DataTraveler 3.0 (scsi)
Disk /dev/sdb: 31,0GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
1 1049kB 31,0GB 31,0GB fat32 Microsoft Basic Data msftdata
Model: Linux device-mapper (linear) (dm)
Disk /dev/mapper/vgubuntu-root: 478GB
Sector size (logical/physical): 512B/512B
Partition Table: loop
Disk Flags:
Number Start End Size File system Flags
1 0,00B 478GB 478GB ext4
Model: Linux device-mapper (linear) (dm)
Disk /dev/mapper/vgubuntu-swap_1: 1028MB
Sector size (logical/physical): 512B/512B
Partition Table: loop
Disk Flags:
Number Start End Size File system Flags
1 0,00B 1028MB 1028MB linux-swap(v1)
Error: /dev/mapper/sda3_crypt: unrecognised disk label
Model: Linux device-mapper (crypt) (dm)
Disk /dev/mapper/sda3_crypt: 479GB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:
I am not sure why the disk label is not recognized as I put in a SanDisk SSD Plus. Also, the partition table of sda 3 is unknown.[ /code ]