• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

clone image raspberry

Scheduled Pinned Locked Moved General Discussion
8 Posts 3 Posters 1.3k Views 2 Watching
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.
  • S Offline
    sdetweil @chassain 0
    last edited by Apr 3, 2020, 2:59 PM

    @chassain-0 r u trying to backup?

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    1 Reply Last reply Reply Quote 0
    • C Offline
      chassain 0
      last edited by Apr 3, 2020, 3:02 PM

      yes…if i have a pb a day. I do a backup each big changes config or css or upload

      1 Reply Last reply Reply Quote 0
      • B Offline
        bhepler Module Developer @chassain 0
        last edited by Apr 3, 2020, 5:45 PM

        @chassain-0 - Rather than clone the entire image, why not just zip up the MagicMirror folder? Or possibly just the config and modules folders. That way you’re not saving all the standard Raspbian files.

        If you ever need to restore from backup, you can just re-flash Raspbian onto the SD card, run your OS updates, run the Magic Mirror installer and then unpack your config and modules folders. Run the npm install in the particular folders and you should be good to go.

        C 1 Reply Last reply Apr 3, 2020, 5:58 PM Reply Quote 0
        • C Offline
          chassain 0 @bhepler
          last edited by Apr 3, 2020, 5:58 PM

          @bhepler
          i do this with winscp. I need just to upgrade after a flash. you’re right but i wanted to know for my experience if there is a simple way to copy sd card to my pc, like a script

          S 1 Reply Last reply Apr 3, 2020, 6:03 PM Reply Quote 0
          • S Offline
            sdetweil @chassain 0
            last edited by Apr 3, 2020, 6:03 PM

            @chassain-0 you can use scp commandline to copy file(s) from there to here.

            syntax

            scp options user@ip:path_to_file(s) path_to_save_files_here

            for example

            scp -r user@ip:~/MagicMirror ~/save_folder/MagicMirror

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            C 1 Reply Last reply Apr 3, 2020, 6:18 PM Reply Quote 0
            • C Offline
              chassain 0 @sdetweil
              last edited by Apr 3, 2020, 6:18 PM

              @sdetweil

              i have copied MagicMirror on my pc after load the new version… if i have a pb with my sd card, i clone with an old image containing an old MagicMirror. If i change the old by the new, the version will be ok ?

              S 1 Reply Last reply Apr 3, 2020, 6:32 PM Reply Quote 0
              • S Offline
                sdetweil @chassain 0
                last edited by Apr 3, 2020, 6:32 PM

                @chassain-0 yes, just erase the node_modules folders in each place, base and modules, and then redo npm installs each place…

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 1
                • 1 / 1
                1 / 1
                • First post
                  6/8
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy