TL note: “keikaku” means “plan”

  • wltr@discuss.tchncs.de
    link
    fedilink
    arrow-up
    2
    ·
    18 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
      2
      ·
      2 hours 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!

      • wltr@discuss.tchncs.de
        link
        fedilink
        arrow-up
        1
        ·
        27 minutes ago

        Thanks for the suggestion of what the next steps might be! You’re right, I definitely want to go with Ansible next! Just did not have a chance to need any system for installing the system the way I need.

        I knew that’s not optimal, to have it in a blog, but I also want to make a point a blog could be a notepad (that one of paper!), and it would be as easy still!