View Single Post
Old 01-06-2012, 04:05 AM   #3
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773670
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by beterhans View Post
I'd like to know a rollback solution if something goes wrong...
any advice?
If something goes wrong, you really should have a backup copy.

From ssh, do
dd if=/dev/mmcblk0p1 of=/mnt/us/mmcblk0p1.bin bs=1024
to save a backup copy to the USB Drive.

Then copy it to a host PC.

You should do that before anything COULD go wrong. It would make fixing it much easier.
geekmaster is offline   Reply With Quote