this post was submitted on 09 Apr 2025
-55 points (19.1% liked)

Linux

56120 readers
1389 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
 

Welp, I might just have to throw a grenade on this. Lets see if bcachefs fsck -pvk can work some miracles....

all 21 comments
sorted by: hot top controversial new old
[–] HorreC@lemmy.world 45 points 2 months ago (1 children)

This looks like your disk is failing more than anything. But that said this is very much still in dev, cool that you are testing it out, but dont make people think this is the average linux thing.

[–] muusemuuse@lemm.ee 1 points 2 months ago (2 children)

no I was making a joke that was apparently not well received here. Aside from rust in the kernel, I didn't think this was one of those sacred-cow communities.

[–] villainy@lemmy.world 15 points 2 months ago (1 children)

Sarcasm is difficult enough to convey in paragraphs of text, let alone a single sentence title. Also, the Linux communities on Lemmy see the occasional wave of trolls coming in to shout about how"Linux is just as bad as Windows!" You're starting out way behind even before anyone views the video.

[–] muusemuuse@lemm.ee 5 points 2 months ago

Ahh I see. For the record, I like Linux.

[–] Black616Angel@discuss.tchncs.de 9 points 2 months ago

Probably better to put it in a Linux meme community.

[–] ikidd@lemmy.world 29 points 2 months ago (1 children)

I mean, it's bcachefs. It's far from production ready.

[–] muusemuuse@lemm.ee 3 points 2 months ago

I get that, but its a cool new toy to play with, and the fsck code is very effective so long as it doesnt run out of memory.

[–] Cyber@feddit.uk 14 points 2 months ago (1 children)

On the up-side, at least you have a chance of fixing it... If that happened on a Windows box, you'd be reaching for the gun / installation media by now

[–] muusemuuse@lemm.ee 3 points 2 months ago

Here's the thing. Bcachefs is still under development, and Kent is really careful with his filesystem. This happens to me every now and then if I havent rebooted in a long time or theres a kernel update with filesystem changes it doesn't like. The trick is to skip the userspace fsck code and pass the -k flag so it uses the kernel fsck code which is much farther along. I've never lost anything on this filesystem and its messed up in lots of bizzare ways.

[–] HelloRoot@lemy.lol 8 points 2 months ago (1 children)

imgur links should be banned

[–] muusemuuse@lemm.ee 4 points 2 months ago (1 children)

Sorry I'm new to lemmy, is there a preferred service we use here?

[–] HelloRoot@lemy.lol 5 points 2 months ago* (last edited 2 months ago)

You can just directly upload media on lemmy.

The form field says "upload image" but webm videos work for sure. I have not tried other formats.

[–] singletona@lemmy.world 7 points 2 months ago (1 children)

The machine spirits have been angered by your actions.

[–] muusemuuse@lemm.ee 1 points 2 months ago

I was just thinking about taking a more recent backup when I ran this update and thought against it. I'm going to have to verify this thing against the old backup somehow tomorrow. :/

[–] sfera@beehaw.org 2 points 2 months ago (1 children)

So how did it work out for you? Did bcachefs manage to perform any miracles?

[–] muusemuuse@lemm.ee 2 points 2 months ago

There are 3 movie files that have bad checksums but are still readable for some reason. Literally everything else is fine.