cuteshark
|
2012-03-21
, 21:08
|
Posts: 15 |
Thanked: 5 times |
Joined on Mar 2012
|
#101
|
|
2012-03-22
, 10:32
|
Posts: 1,067 |
Thanked: 2,383 times |
Joined on Jan 2012
@ Finland
|
#102
|
i have N9 pr1.2 with sweden firmware PR_339.03.1 but when i try to flash with Vietnam firmware PR_454.1 and same version (not downgrade). it wont let me to. i dont know why, i though PR_454.1 is higher than PR_339.03.1...please help me with that
The Following User Says Thank You to rainisto For This Useful Post: | ||
|
2012-03-22
, 12:39
|
Posts: 13 |
Thanked: 6 times |
Joined on Mar 2012
|
#103
|
|
2012-03-22
, 13:32
|
Posts: 15 |
Thanked: 5 times |
Joined on Mar 2012
|
#104
|
Its a downgrade because of timestamps, explained in here http://forum.meego.com/showpost.php?...&postcount=201
So if you really want vietman firmware, you need to wait for possible next pr vanilla release and only flash on top of that one. You will always fail from sweden to vietnam in PR1.2.
|
2012-03-23
, 08:13
|
Posts: 66 |
Thanked: 57 times |
Joined on Feb 2012
@ Pretoria, South Africa
|
#105
|
Comprehensive reset (destroys user data)
The following commands will remove all data from your phone and restore it to factory state. The provided content files (sample music, wallpaper, etc.) will be restored.
Code:flasher -f -F main.bin flasher -f -F main.bin -F emmc.bin --flash-only=mmc
|
2012-03-23
, 14:04
|
Posts: 13 |
Thanked: 6 times |
Joined on Mar 2012
|
#106
|
@itsnotabigtruck: Thanks for the detailed guide.
I'm intending to do a comprehensive reset as my twitter notifications aren't working. I've read that a "clear device" resolves the issue but since I'm going back to factory I might as well do it properly since I'm also experiencing some lag. I previously updated to PR1.2 through NSU (Does this do the same thing?)
In your commands above what is the purpose of the first line? From my understanding the second line accomplishes the comprehensive reset and the first line is just flashing the rootFS. If I am flashing the rootFS and the emmc in the second line the first line seems a bit pointless. Unless I am missing something and there is a benefit?
The Following User Says Thank You to herr_oigg For This Useful Post: | ||
|
2012-03-23
, 19:36
|
Posts: 66 |
Thanked: 57 times |
Joined on Feb 2012
@ Pretoria, South Africa
|
#107
|
As far as I understand first line flashes the rootfs.
In second line first image is used to tell the flasher how to flash specific device (?) and only flash /home directory (flash-only=mmc parameter).
I can be wrong.
|
2012-03-23
, 20:41
|
Posts: 13 |
Thanked: 6 times |
Joined on Mar 2012
|
#108
|
You can combine clearing the device, flashing the main and emmc in one go:
Code:flasher -f -F main.bin -F emmc.bin --erase-user-data
|
2012-03-23
, 20:55
|
Posts: 66 |
Thanked: 57 times |
Joined on Feb 2012
@ Pretoria, South Africa
|
#109
|
|
2012-03-25
, 11:11
|
Posts: 27 |
Thanked: 7 times |
Joined on Feb 2012
|
#110
|