Moode Forum
IMG over WIFI - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: IMG over WIFI (/showthread.php?tid=675)



IMG over WIFI - energyi - 11-11-2018

Successful 4.3 release installed. Did have to clear cache on Android for GUI to work.
Is there a way to make a IMG of current working configured image over WiFi, say to a Windows machine for back up purposes? Thanks.


RE: IMG over WIFI - Dropbear67 - 11-12-2018

https://www.lifehacker.com.au/2013/09/how-to-clone-your-raspberry-pi-sd-card-for-super-easy-reinstallations/
https://raspberrypi.stackexchange.com/questions/311/how-do-i-backup-my-raspberry-pi

not so much over wifi but pull the SD card out, put it in the windows machine and off you go


RE: IMG over WIFI - Tim Curtis - 11-12-2018

(11-11-2018, 05:20 PM)energyi Wrote: Successful 4.3 release installed. Did have to clear cache on Android for GUI to work.
Is there a way to make a IMG of current working configured image over WiFi, say to a Windows machine for back up purposes? Thanks.

What the usage scenario for this?


RE: IMG over WIFI - energyi - 11-15-2018

(11-12-2018, 03:43 AM)Tim Curtis Wrote:
(11-11-2018, 05:20 PM)energyi Wrote: Successful 4.3 release installed. Did have to clear cache on Android for GUI to work.
Is there a way to make a IMG of current working configured image over WiFi, say to a Windows machine for back up purposes? Thanks.

What the usage scenario for this?

Just don't want to remove the SD card and want to back up my settings and configurations before attempting an update. Great that we can now update without flashing an SD card. Thanks.


RE: IMG over WIFI - Tim Curtis - 11-15-2018

It would be convenient for sure :-) but I'm not aware of any utility that can remotely image a running Linux OS and then transfer the image over the network to the host computer. If it exists I'd definitely try it.

As far as in-place updates go, its usually possible to offer these within a given release of Raspbian. Its when the project needs to migrate to a new release of Raspbian OS that the only option is a re-flash. The need to migrate is usually driven by a new Pi or capability only being supported in the new OS.

Here's a history of OS changes in the 4 series

// 4.4 2018-MM-DD
// 4.3 Update 2018-10-19
// 4.3 2018-09-27
// 4.2 Update 2018-07-18
// 4.2 Release 2018-07-11
- Raspbian Stretch Lite 2018-06-27
// 4.1 Release 2018-04-02
- Raspbian Stretch Lite 2018-03-13
// 4.0 Release 2018-01-26
- Raspbian Stretch Lite 2017-11-29

There is a new release of Raspbian dated 2018-10-09 but I'm not seeing a need to migrate to this yet.
https://www.raspberrypi.org/downloads/raspbian/

-Tim


RE: IMG over WIFI - energyi - 11-21-2018

Thanks!


RE: IMG over WIFI - Tim Curtis - 11-21-2018

Just a brief update on this. The moOde crew is looking at doing Raspbian upgrade in-place as well :-)