I cannot boot my PC. I have searched Ask Ubuntu for this, and found posts dated from 2015 and 2016 and I have followed the instructions. Going to Grub menu always brings me back to a black screen with these messages:
[ 0.072959] ACPI Exception: Could not find/resolve named package element: LNK
D (20170831/dspkginit-381)
[ 0.073059] ACPI Exception: Could not find/resolve named package element: LNK
B (20170831/dspkginit-381)
[ 0.073102] ACPI Exception: Could not find/resolve named package element: LNK
C (20170831/dspkginit-381)
[ 0.073144] ACPI Exception: Could not find/resolve named package element: LNK
D (20170831/dspkginit-381)
[ 0.073186] ACPI Exception: Could not find/resolve named package element: LNK
A (20170831/dspkginit-381)
/dev/sda1 contains a file system with errors, check forced.
/dev/sda1:
Inode 25690521 extent tree (at level 1) could be shorter. IGNORED.
/dev/sda1: Inodes that were part of a corrupted orphan linked list found.
/dev/sda1: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
(i.e., without -a or -p options)
fsck exited with status code 4
The root filesystem on /dev/sda1 requires a manual fsck
BusyBox v1.27.2 (Ubuntu 1:1.27.2-2ubuntu3.2) built-in shell (ash)
Enter 'help' for a list of built-in commands.
(initranfs)_
I am not by any measure tech minded, so the community help as I understand it has not worked.
To raise some issues people have mentioned in the posts:
I don't dual boot. I only have Ubuntu. Windows has been uninstalled and replaced by Ubuntu.
I cannot run
fsck. All posts I have consulted do not give me a starting point what to do to get to the needed starting point or anything I can readily identify in order to do the steps suggested, i.e., I am totally lost. I don't know from where to begin. I assume one needs to have some programming knowledge to understand what is being suggested.Entering "help" in BusyBox just brings up a list of commands in alphabetical order, but I have no idea what to do from there.
fsckyour partition(s) from there. By booting the 'live' media your hdd/ssd won't be in use, so you won't have any in-use issues blocking you. You can use commands, or if you boot a desktop media, can do thefsckusinggnome-disks,gpartedor another GUI tool using point & click.