this post was submitted on 07 Oct 2023
46 points (94.2% liked)

Linux

47224 readers
946 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
 

I just tried installing Gnuinos and after finishing on first bootup this is what I get. I have tried on both Runit and SysVinit so I don’t think it’s do do with init issues. Any ideas on what the issue is and how to fix ? This system works fine with Trisquel so I know it’s libre friendly.

all 8 comments
sorted by: hot top controversial new old
[–] IsoKiero@sopuli.xyz 16 points 11 months ago

At the top of the screen you can see errors from LVM setup where it's searching for a volume group that's not there. I have absolutely zero experience with gnuinos, so no idea how that could've happened, but at some configuration file (I'd look from fstab first) there's a mention of gnuios-vg and the actual device name is something different.

[–] redcalcium@lemmy.institute 11 points 11 months ago* (last edited 11 months ago) (1 children)

Are you using full disk encryption? I assume you were prompted to unlock the disk, and got this error after unlocking the disk?

[–] PublicLewdness@lemmy.ml 3 points 11 months ago (2 children)
[–] redcalcium@lemmy.institute 2 points 11 months ago

I recently got a problem where the disk's uuid reference somehow doesn't match with the actual uuid, leading to failed boot. A bit similar with this stackoverflow question, which might give you a pointer to start.

[–] Ashiette@lemmy.one 2 points 11 months ago* (last edited 11 months ago)

Are you using UUIDs instead of absolute paths ?

[–] Sir_Simon_Spamalot@lemmy.world 5 points 11 months ago (1 children)
[–] PublicLewdness@lemmy.ml 2 points 11 months ago* (last edited 11 months ago)

A libre version of Devuan. It uses the libre kernel by default and doesn't ship with any closed source programs or drivers in the repos.

https://www.gnuinos.org/