Confirmed users
11
edits
Gerard-majax (talk | contribs) (udev rules and bmaptool) |
Gerard-majax (talk | contribs) (Faster flashing with bmaptool) |
||
| Line 210: | Line 210: | ||
Remember to NOT flash cache and/or userdata images if you are just '''updating''' your system, except if you are sure or instructed to do so. Doing this will result in your data being erased. | Remember to NOT flash cache and/or userdata images if you are just '''updating''' your system, except if you are sure or instructed to do so. Doing this will result in your data being erased. | ||
=== Faster flashing | === Faster flashing === | ||
You can also make use of '''bmaptool''' to flash faster than with '''dd'''. [http://git.infradead.org/users/dedekind/bmap-tools.git bmaptool repo]. | You can also make use of '''bmaptool''' to flash faster than with '''dd'''. [http://git.infradead.org/users/dedekind/bmap-tools.git bmaptool repo]. | ||
| Line 220: | Line 220: | ||
You can do this for each '''PARTITION''' that we have: boot, system, cache and userdata. | You can do this for each '''PARTITION''' that we have: boot, system, cache and userdata. | ||
==== Flashing with bmaptool === | |||
Then flash using bmaptool (here only boot partition): | Then flash using bmaptool (here only boot partition): | ||