I was trying to clone one Raspberry PI Image and write it to a new SD card. Unfortunately after tests i have found that the orginal SD 4G card is actually 3.69G and the new 4G SD card is actually 3.68G. :(
Am i screwed?
Cheers for looking
|
I was trying to clone one Raspberry PI Image and write it to a new SD card. Unfortunately after tests i have found that the orginal SD 4G card is actually 3.69G and the new 4G SD card is actually 3.68G. :( Am i screwed? Cheers for looking |
|||
|
|
|
You're not screwed. That is not to say my solution will work, but one way or another this can be worked out. The easiest way might be to start by using the image that was the original source of the card you want to copy (presuming it is not also 3.69G). Put that on the new card. Next, use
The I have done this (for different reasons) before with raspbian and there were no problems. Just to be clear: make sure you do this with the two cards mounted on a computer. Although you could use rsync over a network to update |
||||
|
|