I’m going to upgrade the micro SD card I use for emulation to one with more storage. What is the best way to close the micro SD card I have in my steam deck now to a new one so I can just plug in and go with all my games and save files?

  • @phanto@lemmy.ca
    cake
    link
    fedilink
    16
    edit-2
    4 months ago

    Everyone is going to tell you to use dd. dd if=/dev/oldsdcard of=/dev/newsdcard

    Personally, I have actually eaten an entire system by getting the wrong /dev names for the input file and the output file.

    Gparted lets you copy whole partitions and resize them, and is graphical. I have yet to destroy my computer using gparted, but I’ve definitely done so with dd. (I’m also an idiot though, so…) Edit: gparted will also let you resize the new SD to the bigger partition size! However, it is actually possible to break your system in gparted too, so make sure you aren’t deleting partitions and stuff in there.

    • Random_Character_A
      link
      fedilink
      21
      edit-2
      4 months ago

      Yeah, but if you fuck up with dd, you get to install new linux and possibly try another distro.

      Like a kid in a candy store.

      • @colourlesspony@pawb.social
        link
        fedilink
        20
        edit-2
        4 months ago

        Also, accidentally deleting all your valuable data without a working backup is a valuable lesson that I like to take the time to re-learn every few years.

      • @phanto@lemmy.ca
        cake
        link
        fedilink
        34 months ago

        No! You shouldn’t have told me that it could be done! Now, the next time I launch gparted, I’ll somehow manage to wipe everything! Not just my system, but, like, all my systems! If it can be broken on a computer, I’ll be the one to break it!