Thread
:
what is the best way to backup before N800 firmware update?
View Single Post
Rider
2007-07-10 , 09:22
Posts: 309 | Thanked: 51 times | Joined on Apr 2007
#
3
I used the following:
1. built in backup to SD
2. ssh as root; tar -cvf /media/mmc1/backup.tar ~user
Then I reflashed, restored the built in backup, and reinstalled my apps.
After that:
cd ~user; tar -xvf /media/mmc1/backup.tar
Reboot.
Everything works well after that. Don't be too scared of the reports here that nothing works. Most people do not have any issues, but those who have make lots of noise.
Quote & Reply
|
Rider
View Public Profile
Send a private message to Rider
Find all posts by Rider