TL note: “keikaku” means “plan”

  • Engywook@lemmy.zip
    link
    fedilink
    arrow-up
    5
    ·
    20 hours ago

    Meh… If /home is on a separated partition that’s no biggie. Reinstalling Linux, even Arch, takes half an hour at most.

    • wltr@discuss.tchncs.de
      link
      fedilink
      arrow-up
      2
      ·
      17 hours ago

      Being with Arch for like seven years or so, it’s only recently I’ve learned one neat trick, upon reinstalling the system I have on various Windows tablets. I start sshd, do passwd and connect from my main machine. Then I just quickly format disks, and pacstrap system by copy-pasting commands from my blog, where I have the instructions for my devices. It’s not the very techy way, I guess, but I was able to reinstall my system within like 10 minutes, most of which was booting off the USB drive with Arch ISO, and then downloading the packages and waiting for them to be installed, and rebuilding Initramfs.

      • PabloSexcrowbar@piefed.social
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 hour ago

        I start sshd Yes do passwd and connect from my main machine Yes yes Then I just quickly format disks, and pacstrap system Yeeesssss by copy-pasting commands from my blog Bah. Why not put them in an Ansible playbook? Save yourself the extra blog traffic!