this post was submitted on 24 Aug 2023
350 points (98.3% liked)

Linux

45501 readers
1617 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
 
top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 97 points 10 months ago (4 children)

I still remember when I tried to run a binary on a different architecture and got the message: "Bad elf magic"

[–] [email protected] 26 points 10 months ago (1 children)

well what else would you expect it to say when you never practice your elf magic?

[–] [email protected] 7 points 10 months ago

Reticulating splines

[–] [email protected] 20 points 10 months ago

Goth Tinkerbell with her chemical powders.

[–] [email protected] 9 points 10 months ago

I was there 3000 years ago

[–] [email protected] 1 points 10 months ago
[–] [email protected] 93 points 10 months ago (1 children)

You must sacrifice a live Penguin by smashing a window with an apple.

[–] [email protected] 10 points 10 months ago

that makes perfectly sense... thanks.

[–] [email protected] 59 points 10 months ago* (last edited 10 months ago) (1 children)
[–] [email protected] 17 points 10 months ago

Hahaha good one. I'll look it up in the ancient penguin libraries.

[–] [email protected] 35 points 10 months ago (2 children)

More context please: What happened? What were you doing? What does you setup look like?

[–] [email protected] 22 points 10 months ago (1 children)

It's an acer laptop i5 GeForce mx 130, basically I updated the linux firmware and put it on suspend but nvidia GPU did it's thing and it didn't wake up from sleep. So I has to power it off directly and it booted up to this.

[–] [email protected] 17 points 10 months ago* (last edited 10 months ago) (2 children)

From the looks of it, grub is grumpy. Do you get this after choosing a boot option? If so, can you try choosing recovery vs regular boot? If not, you may need to get a live USB plugged in and reinstall grub.

Edit: on further searching, this might be a zfs error. Are you using openzfs?

[–] [email protected] 16 points 10 months ago (1 children)

Thanks it's fixed, i booted into an old kernel.

[–] [email protected] 5 points 10 months ago

If you're using ZFS, make sure you're using an LTS kernel.

load more comments (1 replies)
[–] [email protected] 2 points 10 months ago (1 children)

I think it's a joke OP doesn't need help.

[–] [email protected] 14 points 10 months ago

I actually did, but it's fixed now.

[–] [email protected] 32 points 10 months ago (1 children)

First you need to put on your robe and wizard hat.

[–] [email protected] 15 points 10 months ago

That's for when the world is in danger. This isn't a serious enough issue for that.

[–] [email protected] 30 points 10 months ago (2 children)

Isn't it obvious? Press the key labeled 'Any'

[–] [email protected] 3 points 10 months ago

If it were like that it would say "Press the any key".

[–] [email protected] 23 points 10 months ago (1 children)

Jokes aside, you either installed for the wrong architecture, or you're fucked hard.

[–] [email protected] 5 points 10 months ago (1 children)
[–] [email protected] 1 points 10 months ago* (last edited 10 months ago)

If I needed to press a key with called "any", it would say "Press the any key", for the same reason you say "in the eighth grade".

[–] [email protected] 20 points 10 months ago

You needed to roll a 13, but you rolled an 8, that's why your spell failed, should work next turn.

[–] [email protected] 19 points 10 months ago

Allocation is a perfectly valid school of magic

[–] [email protected] 19 points 10 months ago (1 children)

Judging from that code, it's clearly a Hex.

[–] [email protected] 9 points 10 months ago (1 children)
[–] [email protected] 3 points 10 months ago

I don't know, dereference it and find out.

[–] [email protected] 16 points 10 months ago (1 children)

Consult the ancient tome of the Arch Wiki

[–] [email protected] 14 points 10 months ago (1 children)
[–] [email protected] 11 points 10 months ago (1 children)

Primarily, but lower magicians can likey find some wisdom there as well.

[–] [email protected] 10 points 10 months ago (2 children)

There's actually a distro called Sourcemage with commands like cast/dispel/summon and packages stored in grimoires. I ran it for awhile on my servers. The command structure is quite fun.

[–] [email protected] 4 points 10 months ago (1 children)

So, I have been doing a system with my pc where I have a case full of different nvme ssds with different OSes on them. I might have to do that on one of them.

[–] [email protected] 2 points 10 months ago (1 children)

Have you thought about just running KVM on a machine and building out virtual images there? Then you don't have to swap hardware and you can reach them from your desktop through VNC.

[–] [email protected] 2 points 10 months ago (3 children)

Sure, but I prefer running bare metal also I then can move it around between various computers. Each one is used a regular system, just different purposes. So, running in a virtual machine doesn't make much sense for me. I'll use nothing but openbsd for a week, then I'll swap over to arch to play some games, then I go into gentoo or something else for whatever other task I'm feeling.

load more comments (3 replies)
load more comments (1 replies)
[–] [email protected] 14 points 10 months ago (2 children)

Okay guys it's fixed! I had to reboot into an older kernel, that did it. I was kinda panicking, cuz i have to use it for work.

[–] [email protected] 6 points 10 months ago

You and that kernel were both panicking!

[–] [email protected] 3 points 10 months ago* (last edited 10 months ago) (1 children)

This is really odd, I hit this same issue recently. Booting into an old kernel also fixed it for me. What distro are you using? I'm on Ubuntu.

[–] [email protected] 4 points 10 months ago

Maybe it replaces the kernel during reboot. But since i powered it off directly, the magic disappeared.

[–] [email protected] 7 points 10 months ago (1 children)

I got "invalid magic number" when trying to set up grub

[–] [email protected] 4 points 10 months ago (1 children)
[–] [email protected] 2 points 10 months ago (1 children)

IDK but it was my fault, I was a noob and was trying to run Ubuntu server from live usb with one (1) month of Linux experience, at least I experimented Idk, that's the point I guess.

[–] [email protected] 3 points 10 months ago

at least I experimented Idk, that’s the point I guess.

That's absolutely the point.

I've done most of my learning after messing up my system (or at least learnt the lessons that stuck the most).

[–] [email protected] 5 points 10 months ago

roll for 00110010 00110000

[–] [email protected] 2 points 10 months ago

Checkmate warlocks

load more comments
view more: next ›