Hi.
I need to solve a problem of updating sd card images over the web.
We are adding changes to a programm developed for Raspberry Pi. The normal way is to copy the compiled programm and other small new files onto the SD-Card and place the complete image on dropbox or so.
The customer simply burns the image onto a new SD card.
This takes a horrible amount of time and space.
My idea is to make a compare between the new and old images and copy the changes to an image on the web per BC ftp access.
Can I do this?
Is there a better way to solve this?
(The customer will not open the card file system on a linux-Host.)
Regards.
Eduardo
I need to solve a problem of updating sd card images over the web.
We are adding changes to a programm developed for Raspberry Pi. The normal way is to copy the compiled programm and other small new files onto the SD-Card and place the complete image on dropbox or so.
The customer simply burns the image onto a new SD card.
This takes a horrible amount of time and space.
My idea is to make a compare between the new and old images and copy the changes to an image on the web per BC ftp access.
Can I do this?
Is there a better way to solve this?
(The customer will not open the card file system on a linux-Host.)
Regards.
Eduardo
Comment