You can't flash directly from Ubuntu.
The only way is by a flashable zip (signed with test keys) from recovery.
I attach here a signed flashable zip which simply runs a bash file called "bash4zip.sh" if it's located in the root of the sdcard.
I also attach an example of that bash file showing how to flash a backup file to a specific partition.
So if you download both files and place them in your sdcard's root folder, you should modify the bash file as required.
Hope this helps :)
The idea of using an external bash file, gives the opportunity of backing up & restoring selected partitions every time as required.
So, you can avoid the need of
modifying/customizing each time the actual zip, which would also mean
re-signing it.
For the 'system', you have the example. (just make sure that your system file has the same name as in the example, or change it accordingly).
For 'data' you would duplicate the same line again, but change "if=/sdcard/..." to your data file name, and "of=/dev/.../by-name/userdata" (instead of .../by-name/system).
what if i use busybox from PC using telneton.zip?
can i proceed with dd for /system?
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To post to this group, send email to banana...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/750aed67-73a9-4a89-ae6b-094ee2da6fd5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
The idea of using an external bash file, gives the opportunity of backing up & restoring selected partitions every time as required.
So, you can avoid the need of modifying/customizing each time the actual zip, which would also mean re-signing it.
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To post to this group, send email to banana...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/168142e30b0.274f.4d0fbcba59d3df19bf8cde900231fc8a%40gmail.com.