Though the Windows thing was really funny 😂.

  • @CriticalMiss
    link
    196 months ago

    I never deleted my root system with rm but I did dd go sda instead of sdb and ended up losing my data.

      • @[email protected]OP
        link
        fedilink
        English
        6
        edit-2
        6 months ago

        With great power comes great responsibility. Do check twice what you write.

        Jokes aside, it has happened to almost everyone… and then you learn to QUADRUPLE CHECK dd commands.

        • @[email protected]
          link
          fedilink
          56 months ago

          I haven’t accidentally deleted a bunch of data yet (which, considering 99% of my interaction with Linux is when I’m SSH’d into a user’s server, I am very paranoid about not doing), but I have run fsck on a volume without mounting the read/write flashcache with dirty blocks on it first.

          Oops.

          • @[email protected]OP
            link
            fedilink
            English
            16 months ago

            It will happen to you sooner or later 😂… we’re all dead on a long enough time scale 🤷 😂.

        • voxel
          link
          fedilink
          46 months ago

          or just don’t attach any drives except the main one to your system. ever.

    • @[email protected]
      link
      fedilink
      4
      edit-2
      6 months ago

      I did, and it was fast. I was a complete noob, so I thought rm -rf /* would delete everything in the current folder. I hit Ctrl + C, but it was too late. Took a few seconds to wipe out the whole system.