Backup the La Fonera
Posted by coldtobi | 14 Apr, 2007, 12:22For analyzing, its often more comfortable to have a compelte backup of the La Fonera's filesystem at your PC. This mini-howto shows how to backup the filesystem of the Fonera.
Note: You need ssh enabled for this.
- Generate a directory for the backup
- cd to that directory
- In a shell of your choice, do: (NB: of course, not on the fonera, on your local computer)
ssh root@<ip-address-of-fonera> tar cf - /bin /etc /jffs /lib /mnt /rom /sbin /tmp /tmp_store /usr /var /www /sys | tar xvf -
- Enter your password, wait for completion and enjoy your local filesystem copy
NB: "/dev" is not backuped. As these are device-files, this makes not really sense...
Anzeige
La Fonera | Comments (0) | Trackbacks (0)
Related Articles:
- Install OpenWRT on the La Fonera
- Compacting a Virtualbox image
- La Fonera: A better way to enable RedBoot via Telnet / Ethernet (safely) [HowTo]
- [Updated] La Fonera: A bunch of Autoupdates (to 0.7.2.2)
- Safe Updating La Fonera to 0.7.1.3