2

My Dell laptop on Ubuntu 20.04 is currently getting stuck on boot after it crashed. I tried to run fsck on an Ubuntu live USB, but when I run the command on my linux filesystem partition sudo fsck -y -f /dev/nvme0n1p3 I only get the following output :

fsck from util-linux 2.34

The fdisk -l command returns 3 partitions:

/dev/nvm0n1p1 of 513M, EFI System
/dev/nvm0n1p2 of 732M, Linux Filesystem
/dev/nvm0n1p3 of 952G, Linux Filesystem

Here is the output of sudo parted -l:

Warning: The driver descriptor says the physical block size is 2048 bytes, but
Linux says it is 512 bytes.
Ignore/Cancel? I                                                          
Model: USB Flash Disk (scsi)
Disk /dev/sda: 62.1GB
Sector size (logical/physical): 2048B/512B
Partition Table: mac
Disk Flags:

Number Start End Size File system Name Flags 1 2048B 6143B 4096B Apple 2 2699MB 2703MB 4096kB EFI

Model: Linux device-mapper (linear) (dm) Disk /dev/mapper/ubuntu--vg-root: 999GB Sector size (logical/physical): 512B/512B Partition Table: loop Disk Flags:

Number Start End Size File system Flags 1 0.00B 999GB 999GB ext4

Model: Linux device-mapper (linear) (dm) Disk /dev/mapper/ubuntu--vg-swap_1: 1023MB Sector size (logical/physical): 512B/512B Partition Table: loop Disk Flags:

Number Start End Size File system Flags 1 0.00B 1023MB 1023MB linux-swap(v1)

Error: /dev/mapper/luks-fddac026-db32-4798-9083-b5a8665f7202: unrecognised disk label Model: Linux device-mapper (crypt) (dm)
Disk /dev/mapper/luks-fddac026-db32-4798-9083-b5a8665f7202: 1023GB Sector size (logical/physical): 512B/512B Partition Table: unknown Disk Flags:

Model: KXG50ZNV1T02 NVMe TOSHIBA 1024GB (nvme) Disk /dev/nvme0n1: 1024GB Sector size (logical/physical): 512B/512B Partition Table: gpt Disk Flags:

Number Start End Size File system Name Flags 1 1049kB 538MB 537MB fat32 EFI System Partition boot, esp 2 538MB 1305MB 768MB ext4 3 1305MB 1024GB 1023GB

AJM
  • 205

0 Answers0