You are not logged in.

#1 2021-02-17 14:42:56

jacklu333333
Member
Registered: 2020-09-24
Posts: 4

Failed to Mount Disk at Boot Up

I got the error message "Time out waiting for device" at bootup and fall back to the emergency system on my desktop.

This is picture:

https://drive.google.com/file/d/14kCKb7 … sp=sharing

This is my /boot/fstab:

# <file system> <dir> <type> <options> <dump> <pass>
# /dev/mapper/vg-root
UUID=c16e5e8d-7490-47f1-9a08-724b99d8cb8b	/         	ext4      	rw,relatime	0 1

# /dev/sda2
UUID=aabb4487-75d6-4240-ad42-ff1ffc358d12	/boot     	ext2      	rw,relatime	0 2

# /dev/sda1
UUID=269D-E98F      	/boot/efi 	vfat      	rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro	0 2

# /dev/mapper/vg-swap
UUID=19b850be-5bee-4dca-ab9f-592eeb1108b6	none      	swap      	defaults  	0 0

This is my output of blkid:

/dev/nvme0n1p1: UUID="0c9c4197-5ba6-4bd1-afbc-ec1a92a62407" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="M2" PARTUUID="2c03e9b7-86ec-4674-bb58-ee39aed4a031"
/dev/sda1: UUID="269D-E98F" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="9f9b487b-0e89-b349-9dec-ad73e4b3cbe2"
/dev/sda2: UUID="aabb4487-75d6-4240-ad42-ff1ffc358d12" BLOCK_SIZE="1024" TYPE="ext2" PARTUUID="63b43d76-7da1-5a4d-a699-10dfdafc6806"
/dev/sda3: UUID="a04ff50f-925d-414c-8856-179f9833918d" TYPE="crypto_LUKS" PARTUUID="4ba077d0-71a3-624e-a84c-44f03a29ab0d"
/dev/mapper/luks: UUID="qaii3x-yfA5-rVok-oDC5-EFe2-f50R-bBhgBV" TYPE="LVM2_member"
/dev/mapper/vg-swap: UUID="19b850be-5bee-4dca-ab9f-592eeb1108b6" TYPE="swap"
/dev/mapper/vg-root: UUID="c16e5e8d-7490-47f1-9a08-724b99d8cb8b" BLOCK_SIZE="4096" TYPE="ext4"

This is my Hook sequence:

HOOKS=(base udev autodetect modconf block keymap encrypt lvm2 filesystems keyboard fsck)

P.S.
I have searched many posts but failed to find the solution. Most of them have different conditions than mine.
I have tried to burn the whole boot area down and follow the reinstallation step to recreate the boot area but it was in vain.
When the system is newly installed, this problem didn't appear.
Also, I install exactly the same configuration for my laptop, and it works fine.
Plus, the same thing happens to my previous system. But the SSD dies so I assume it was the reason, but this SSD is newly bought.



Hope someone could help me out.
Thanks in advance.

Offline

#2 2021-02-17 16:55:36

loqs
Member
Registered: 2014-03-06
Posts: 19,022

Re: Failed to Mount Disk at Boot Up

When you are dropped to the emergency shell can you access the journal and can you post it using the tip from pastebin?

Offline

Board footer

Powered by FluxBB