RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    how can I copy whole SD card to my NAS

    Scheduled Pinned Locked Moved Help and Support
    copying
    6 Posts 3 Posters 1.7k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      treichhart
      last edited by

      Hello Guys
      I am just wondering if somebody can point me in the correct way on doing this. I have a SD card
      (16gb)that got RetroPie on it and I need to transfer the whole SD card to my NAS for backup then Add it to larger other SD card that is 64gb.

      I am using Raspberry Pi 3

      1 Reply Last reply Reply Quote 0
      • D
        derchris
        last edited by

        From Linux:

        'dd if=/dev/sdX of=/path/to/nas/sdcard.img bs=1m'
        'dd if=/path/to/nas/sdcard.img of=/dev/sdX bs=1m'

        Replace 'sdX' with your sd device of your SD Card

        Reboot with new card and resize partition, with 'raspi-config'.
        Or do it manually with 'resize2fs'

        --
        derchris

        1 Reply Last reply Reply Quote 0
        • T
          treichhart
          last edited by

          I am using windows to try to copying it any clue on that?

          1 Reply Last reply Reply Quote 0
          • D
            derchris
            last edited by

            Sorry, not a Windows guy

            1 Reply Last reply Reply Quote 0
            • D
              dewen
              last edited by

              use Win32DiskImage to backup 16G SD card image to HD or NAS.
              then use win32DiskImage to restore to 64G new card.
              boot RetroPie, RetroPie Menu -> Raspi-Config -> Expand FileSystem

              1 Reply Last reply Reply Quote 0
              • T
                treichhart
                last edited by

                If I do it by linux or windows would it copy everything including the games from SD card to NAS then back to the larger SD card?

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post

                Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.