For me, my high bar that I have yet to beat, was the time I pivoted the running OS (ubuntu) into RAM over SSH so I could unmount and image the boot drive without rebooting and loading a live USB (Which would have required a ticket with my provider to enable IPMI)

  • ximtor@lemm.ee
    link
    fedilink
    arrow-up
    3
    ·
    5 hours ago

    Not quite as impressive, but I somehow fucked up something with my bootloader lately and couldn’t boot anymore into my main drive. Loaded up a live usb stick and made a new ESP partition, arch-chroot and grub-install/grub-makecfg and it worked again.

    Yes, I just followed a guide, but I am still fascinated this just worked on the first try.