After booting, the system directly entered emergency mode, with log errors related to the sda filesystem. As shown below:
Then, attempting to repair the filesystem using
fsck -a /dev/sda1 still results in errors, as shown below:Checking detailed error information via
journalctl, as shown below:Note: The system disk was tested with smartctl and found to be normal.

