PDA

View Full Version : Copying RPi software between SD cards



Lawrence001
05-03-2020, 09:57
I'm wondering if anyone can help. I've got a pi which came with the picoreplayer/ Squeezelite software already on the card and I want to set up a second pi the same way. I'm not very good at downloading/setting up new software so I'd rather copy the whole contents across from one SD to another. I don't have a keyboard and mouse for the pi, I only use it with the Squeezelite web tool, so I want to copy the files using my Windows 7 laptop.

I plugged the SD card into a USB card reader attached to my laptop but it wouldn't pick up the card, it said I have to format it to recognise the card.

So my question is how do you copy RPi software across from one SD card to another using a W7 laptop? Or alternatively using a "naked" RPi controlled via WiFi with the web browser on my android phone. (I do have an HDMI cable to plug it into my TV but no hardware to plug in to control it, just the USB card reader to add the second SD card. Plus I don't really want to have to code in Linux although I did used to use dos in early PCs so I guess it's similar.)

NRG
05-03-2020, 14:04
Any good?

https://lifehacker.com/how-to-clone-your-raspberry-pi-sd-card-for-super-easy-r-1261113524

https://raspberrypi.stackexchange.com/questions/69914/how-to-clone-raspberry-pi-sd-card-on-windows-linux-and-macos

vinylsnail
05-03-2020, 15:23
You use a set of Terminal (or Windows equivalent command line tool) commands, like the ones in the links that @NRG gave. This is how I've made Pi Install copies for backup. It's a bit of a pfaff, but straightforward enough once you get used to it. It can take a while to complete though, depending on the size of your MicroSD card. The backup image can then be installed on the new card as you normally would, using BalanaEtcher or similar.
Alternatively, you could have a go at setting up a new PiCorePlayer install? It's the best way to really understand how the whole thing works - and if it messes up, you still have the original 'Plan A' to fall back on ;)

Bencat
06-03-2020, 08:52
Hi Lawrence

Would certainly echo the idea above that a new install of PiCore Player would be best and for you then to just mirror the settings of your original card . BalanaEtcher is a very simple tool to use for this and does a great job .

I f you are still unsure then bring the two SD cards to The Wam Show and I can run you through it there .

Lawrence001
06-03-2020, 11:02
Hi Lawrence

Would certainly echo the idea above that a new install of PiCore Player would be best and for you then to just mirror the settings of your original card . BalanaEtcher is a very simple tool to use for this and does a great job .

I f you are still unsure then bring the two SD cards to The Wam Show and I can run you through it there .Thanks Andrew that's really kind and if I can't work it out before then, I'll take you up on the offer.

Thanks everyone else too, I guess a fresh install and configuration is the best option.

Alp
06-03-2020, 20:48
PCP is pretty easy and quick to reinstall, especially if you are not doing anything custom like the config.txt settings. It takes less than 15 mins. Just take a note of the squeezelite, wifi (if used) and tweaks on your current SD Card.

Sent from my SM-G975F using Tapatalk

Lawrence001
06-03-2020, 23:04
Ah well had a go and fell at the second hurdle. Downloaded the image ok but when I inserted the card reader into the laptop it didn't recognise it had an micro SD card in it, so I couldn't note the new drive letter as the instructions said (as there wasn't one).

Worth noting the SD card I want to use came with the Pi so has Noobs currently installed on it. (Not sure if that has an impact, but if the Windows laptop can't recognise the card because it's already Pi formatted then there's nothing I can do to remove Noobs in the first place, then it's a catch 22 situation.)

Also my laptop doesn't seem to have Win32 Disk Imager as the instructions require. So that's that I guess.

I knew it wouldn't be simple it never is. You need a degree in computing to use file based audio.

NRG
07-03-2020, 00:12
? You need to download and install win32diskimager from their website!

Lawrence001
07-03-2020, 09:58
? You need to download and install win32diskimager from their website!I assumed it was standard Windows install as there was no mention of installing it. Hope it's free!

But would that allow the laptop to recognise the card in the first place, that seems to be a more fundamental problem to me?

Lawrence001
13-03-2020, 21:10
Hi Lawrence

Would certainly echo the idea above that a new install of PiCore Player would be best and for you then to just mirror the settings of your original card . BalanaEtcher is a very simple tool to use for this and does a great job .

I f you are still unsure then bring the two SD cards to The Wam Show and I can run you through it there .

Going to have to try this at home now. I'll download this Balana thingy and see if it helps the laptop recognise the noobs loaded SD card I need install the software on.

Lawrence001
14-03-2020, 09:44
Ok I installed Win32 Disk manager and tried again with another SD card, success!

I think the SD card I tried first was corrupted, I'll contact the seller on eBay as it was a new Pi3b starter kit. I hadn't tried before but it doesn't boot up with the card that came with it that was supposed to have Noobs installed.

Frankyc2003
16-03-2020, 17:23
Glad that the situation is sorted.
I have always found that RPI are very picky with Operating Systems.
Two identical hardware installs and 1 SD card, I always ended up having to reformat, copy and stuff onto a new card... RPI don't seem to like swapping SD installs...

Shame as it makes comparing DACS and Digital Streamers a little more complicated...

Happy listening:)!

Lawrence001
16-03-2020, 21:32
I've not been so unlucky, I've been swapping a single SD card with Picoreplayer between 3 Pi's without any problems.