On 05/02/18 22:41, [email protected] wrote: > My problem is that I would like to save the images that were created in > the SD card in the PC, in order to have several releases saved. When I > insert the SD card into the PC, I try to open it to make a copy of the > image, I get a message saying that it can not be opened and also asks if > I want to format the SD card.
You don't mention what OS the PC is running. Certain cretinous operating systems (notably Windows) are unable to read a Linux partition, thus assume the SD card is "unformatted". There might be tools that will let you create a raw image from that OS, but my recommendation would be to boot a Linux or *BSD distribution and use `dd` to make a back-up of the SD card. If you could advise us though on what OS you are running, that will help us give better guidance. -- Stuart Longland (aka Redhatter, VK4MSL) I haven't lost my mind... ...it's backed up on a tape somewhere. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/3f4eb3d9-de5d-fb4b-5df1-6cb9ae7e0d5f%40longlandclan.id.au. For more options, visit https://groups.google.com/d/optout.
