this post was submitted on 17 Jun 2023
2 points (100.0% liked)

Linux

48072 readers
1 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

When I boot up I get this message and can’t log on. [ 0.185085] ×86/cpu: SGX disabled bBIOS. 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; Is /dev) ALERT! UUID-df5bOe 76-28ce-4248-8010-1a01d98f0449 does not exist. Dropping to a shell! Enter *nel.30 for burst of .39 t-7ul unturn bullt-in shell (ash) List item

Does anyone know how to fix this?

top 5 comments
sorted by: hot top controversial new old
[–] DataDreadnought@lemmy.one 1 points 2 years ago

In your BIOS settings do you have an option to enable SGX?

[–] nyan@lemmy.cafe 0 points 2 years ago (1 children)

Is the presence of a capital O rather than a zero in "df5bOe" a typo you made in creating this post? If not, you might want to check how your root partition is being specified, since UUIDs can't contain capital O, and therefore your system may be looking for a root partition that doesn't exist.

[–] HotsauceHurricane@lemmy.one 1 points 2 years ago

It’s a zero.

[–] Laser@feddit.de 0 points 2 years ago (1 children)

It seems your initramfs can't find your root disk with the given UUID. What happens when you ls /dev/disk/by-uuid?

[–] HotsauceHurricane@lemmy.one 1 points 2 years ago

these for listings come up