Hi,
I've got a VU+ Solo2 and I've started to do more things via telnet including trying to help, where possible, family/friends remotely.
I've found commands like:
would put box to sleep and perform an image update/upgrade.
I'm, at this moment, looking for command to backup Apollo image to, for example, a HDD.
Could someone point me in right direction or link to a site where such commands can be found? A quick google found commands for a few other things but couldn't see one for backing up image except for:-
But this just doesn't look like it was designed for Apollo images simply because I know Vix images don't end in .img
I've got a VU+ Solo2 and I've started to do more things via telnet including trying to help, where possible, family/friends remotely.
I've found commands like:
Code:
init 4 && opkg update && opkg upgrade
I'm, at this moment, looking for command to backup Apollo image to, for example, a HDD.
Could someone point me in right direction or link to a site where such commands can be found? A quick google found commands for a few other things but couldn't see one for backing up image except for:-
Code:
cat /dev/mtd/3 > /tmp/backup.img
But this just doesn't look like it was designed for Apollo images simply because I know Vix images don't end in .img
