Win32diskimager - quick question about image size
-
Yeeesh, I definitely don't want to do it that way, then. I already have all my games/roms/backed up how I want them on my PC, ready to copy over to the Retropie, so it seems silly to take up another 128GB of space for mostly nothing.
Plus I hear it's a problem for many people restoring their images to cards of the same size due to small differences in cards of the same size.
So it sounds like it's a better option for me to just save the config folders to my PC and store them in case I need to copy them back over later.
I saw this page:
If I copy just the bios, configs and splash screen folders to my PC using Filezilla, like in the section"Making a Backup (Option 2)" on the above link, would that save everything I would need to restore Retropie? I don't believe it would - that would just save config files, not all the installed systems, retropie files, etc.
Hmm, I wonder how much 7zip or winrar could compress that 128GB image, like you suggested? If it could bring it down to a much, much smaller size, I might consider doing it that way. I see there's some discussion about having a built-in compression tool in some future version of Win32diskimager, but it's been postponed. I'm guessing either 7-zip or winrar would eliminate most of that image file size since it will be mostly empty space.
-
Plus I hear it's a problem for many people restoring their images to cards of the same size due to small differences in cards of the same size.
Some SD cards from various brands might say they are the same size but technically they are slightly different in size. Can cause problems if you flash an image on an SD card that slightly smaller.
So it sounds like it's a better option for me to just save the config folders to my PC and store them in case I need to copy them back over later.
That is how I do it and I also have an extensive document with notes, examples, how to's and links to this forum. Like the alternative backup methods I posted above was from my document.
would that save everything I would need to restore Retropie? I don't believe it would - that would just save config files, not all the installed systems, retropie files, etc.
I have a feeling it might miss a few things because of this thread:
https://retropie.org.uk/forum/topic/8401/separating-snes-super-famicom-games/
You should make sure that you backup any alterations you did from their as well!Hmm, I wonder how much 7zip or winrar could compress that 128GB image
I'm guessing either 7-zip or winrar would eliminate most of that image file size since it will be mostly empty space.If it is like you said "only a tiny amount of that space being used" then it should compress it pretty well. I personally use (the free open source) PeaZip which is built around 7zip but looks more like WinRAR.
-
@groviar you should backup your entire /opt/ folder, your /home/pi/RetroPie/roms/ folder, and your /boot/config.txt . It is good to have your emulators, libretrocores and ports. It can save you a ton of time from having to reinstall them later. Plus if you update your pi and an emulator is messed up, you can put the old one back on until the new one gets fixed.
-
Can I backup (copy) all those folders/files right in Filezilla? Will I have access to those files/folders?
-
@groviar i assume filezilla is an ftp program? If so you should. I personally use winscp on windows. But yeah you can just copy the whole folders.
-
Can I backup (copy) all those folders/files right in Filezilla? Will I have access to those files/folders?
I believe you can "read" those folders/files in FileZilla to copy to your computer but you might not have the privilege to "write" them back. I'm not at my RPi so I'm not for sure about the "write" privilege.
-
@backstander if you log in as root instead of pi you can copy everything. I log in as pi in an ssh program like putty but i ftp in as root.
-
I'm new at this and don't know how to ftp in as root, only pi. Can I log in as pi for now and back up the /opt/ folder, the /home/pi/RetroPie/roms/ folder, and the /boot/config.txt, and worry later about writing back over to the card if I need to, or do I need to be logged in as root to access them?
And is there any advantage of using winscp over filezilla? I'm familiar with filezilla since I learned yesterday how to do it in filezilla.
-
@groviar yes you can backup as pi. For root you need to look at this to add a password to root. Read the section "why cant i ssh as root anymore" after you give root a password (i use raspberry as the password so its easy to remember) then in your ftp program you change pi to root and use your password you created
https://github.com/retropie/retropie-setup/wiki/FAQ#why-cant-i-ssh-as-root-anymore
-
Okay, that sounds easy enough. Thanks.
-
@groviar i forgot to post the link so if you didnt see it reread my post
-
Got it, thanks!
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.