• 3 Posts
  • 18 Comments
Joined 23 days ago
cake
Cake day: March 17th, 2025

help-circle








  • muusemuuse@lemm.eeOPtoLinux@lemmy.mlYou think windows updates are bad?
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    16 hours 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.




  • muusemuuse@lemm.eeOPtoqBittorrent@lemmy.mlDHT dies in podman?
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    2 days ago

    I put it back on heimdallnet and tried downloading fedora linux. Status is firewalled and theres no DHT but the download works and there are no errors in the log. I looked at an i2p torrent I was playing with too and its showing the trackers are non responsive now, but theres no error in the logs.

    I think I am not understanding how PublishPort= works in quadlets. That was enough to have it pass those ports to the container before I added the network= string in the quadlet. What is different now? Its like it passes the webUI port and not the others







  • That’s why I’m running alpine. It runs in ram and only writes to the SD card when I run “lbu commit.”

    As an experiment, I wrote u-boot to a different blank SD card and put the supposedly bad SD card with alpine on it into an USB card reader and connected that to the nanopi. Sure enough, the nanopi loaded u-boot on the sd card, then loaded alpine just fine off the USB card reader.

    The card is fine. It just wont run alpine linux off the built in card reader.