this post was submitted on 14 Oct 2024
58 points (98.3% liked)

Linux

47730 readers
1083 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 5 years ago
MODERATORS
58
submitted 2 days ago* (last edited 2 days ago) by evasync@lemmy.world to c/linux@lemmy.ml
 

Im giving a go fedora silverblue on a new laptop but Im unable to boot (and since im a linux noob the first thing i tried was installing it fresh again but that didnt resolve it).

its a single drive partitioned to ext4 and encrypted with luks (its basically the default config from the fedora installation)

any ideas for things to try?

you are viewing a single comment's thread
view the rest of the comments
[–] Max_P@lemmy.max-p.me 20 points 2 days ago (6 children)

The error says /home is a symlink, what if you ls -l /home?

Since this is an atomic distro, /home might be a symlink to /var/home.

[–] evasync@lemmy.world 1 points 2 days ago (2 children)

the command returns my user dir and a lost+found dir

[–] lurch@sh.itjust.works 4 points 1 day ago

that actually sounds like it's already mounted

[–] possiblylinux127@lemmy.zip 1 points 2 days ago

What's in lost+found

load more comments (3 replies)