Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MV
Posts
11
Comments
1,339
Joined
2 yr. ago

  • Idk if this is actually a good idea, but I would try using a media server like mediatomb to index the files and serve them to Kodi. It's been a while so I don't remember if it was mediatomb that did the organization or not.

  • I would definitely try using photorec if you have specific files you hope to find. It may not handle btrfs well but any files stored as a contiguous chunk should be recoverable.

    I would also try partition recovery with testdisk but chances are it won't do much for btrfs.

    You can try the steps in this article: https://www.suse.com/support/kb/doc/?id=000018769

    Don't forget to copy your volume if there's anything super important in there. only a very small part of the volume was zeroed, if tools don't exist to recover the data now, they will eventually 😅

  • The ball falls off the edge but doesn't make a sound, effectively disappears from the scene.

    Glass ball for some reason

    Nondescript woman, no distinct features, blurry at the edge of perception. Vaguely wearing business clothes.

    Ball was softball size

    Table was featureless but the size and color of the table I'm sitting at now

  • Imho it will be much easier to replace blobs with verifiably correct blobs or add the source to build them than to retroactively find the original builds from whence they came.

    Searching for some of those binaries looks like it would require comparing the hash against a large set of candidates which would need to first be unpacked from releases (fedora mostly???) and hashed unless the hashes already exist somewhere.

  • Shout out to all the homies with nothing, I'm still waiting to buy a larger disk in hopes of rescuing as much data from a failing 3TB disk as I can. I got some read errors and unplugged it about 3 months ago.

  • 20 or 30 generations 😹

    I have space for 1 😭

    Edit: you've got me worried now, is the behavior you're referring to normal running out of inodes behavior or some sort of bug? Is this specific to ext4 or does it also affect btrfs nix stores?

    I've run across the information that ext4 can be created with extra inodes but cannot add inodes to an existing filesystem.