0

I have an Acer laptop where I have installed Ubuntu 22.04. After some weeks I have the following message:

x86/cpu: SGX disabled by BIOS.
Gave up waiting for root file system device. Common problems:
- Boot args (cat /proc/cmdline)
  - Check rootdelay= (did the system wait long enough?)
- Missing modules (cat /proc/modules; ls /dev)
ALERT! UUID=some-string does not exist. Dropping to a shell!

BusyBox v1.30.1 (Ubuntu 1:1.30.1-7ubuntu3) built-in shell (ash)
Enter 'help' for a list of built-in commands.

(initramfs)

I have tried many workarounds found on the internet, but nothing has worked.. I.e. in my BIOS settings I can't find anything relevant about AHCI configuration.

Any help would be much appreciated. Thank you!

VicKos
  • 1
  • 2
  • Does this answer your question? [ALERT! /dev/disk/by-uuid/xxxxxxxxx does not exist. Dropping to a shell](https://askubuntu.com/questions/516217/alert-dev-disk-by-uuid-xxxxxxxxx-does-not-exist-dropping-to-a-shell) – karel Mar 12 '23 at 03:34

1 Answers1

0

Press F2 on init, Go to Main section, Find sata settings and change for AHCI.

After a long time searching, i found this solution.