User Tools

Site Tools


backup_firmware

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
backup_firmware [2011/08/10 11:51] ikarusbackup_firmware [2011/08/10 13:31] (current) ikarus
Line 1: Line 1:
-====== Backup firmware ====== +{{Delete|Backup has nothing to do with firmware i think... just usb_storage}}
-This will help you to backup your own firmware and restore it. For example if your r0kets data flash is corrupted or when you simply want to have the original firmware with the [[build|secrets (section 5)]] back. +
- +
-===== Backup old firmware ===== +
-  * Connect your r0ket via USB. +
-  * Select the usb_storage mode from the r0ket menu. +
-  * Unmount the r0ket storage (e.g. Ubuntu automounts storage devices) +
-  * Run: +
-    <code>sudo dd if=/dev/sdX of=r0ket_backup.dat</code> (Replace X with the fitting device letter for your system) +
- +
-You now have a backup from your r0ket with the original secrets. +
- +
-===== Restore original firmware ===== +
-  * Connect your r0ket via USB. +
-  * Select the usb_storage mode from the r0ket menu. +
-  * Unmount the r0ket storage (e.g. Ubuntu automounts storage devices) +
-  * Run: +
-    <code>sudo dd of=/dev/sdX if=r0ket_backup.dat</code> (Replace X with the fitting device letter for your system) +
-  * Reboot your r0ket. +
- +
-===== Restore original firmware using a friends backup ===== +
-  * Backup (if possible) your priv.key, pubx.key and puby.key file. +
-  * Do the same as seen in the "Restore original firmware" section. +
-  * Replace the priv.key, pubx.key and puby.key with your backuped files. +
- +
-I experienced a MAC problem with the SENDCARD l0dable. I fixed it by simply +
-downloading the SENDCARD l0dable from [[l0dable|here]] and replaceing it with that on the r0ket. +
backup_firmware.1312969887.txt.gz · Last modified: 2011/08/10 11:51 by ikarus

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki