abootimg
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| abootimg [2012/02/14 23:10] – [Usage] armelf | abootimg [2012/02/15 00:36] (current) – [Usage] armelf | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| project' | project' | ||
| ====== Introduction ====== | ====== Introduction ====== | ||
| - | abootimg is a tool created by Gilles Grandou for manipulating Android Boot Images directly from the AC100 (Be carefull to not mess your bootimg otherwise you will need the free tool [[putusb]] or the proprietary NVidia' | + | **abootimg** is a tool created by Gilles Grandou for manipulating Android Boot Images directly from the AC100 (Be carefull to not mess your bootimg otherwise you will need the free tool [[putusb]] or the proprietary NVidia' |
| | | ||
| - | For further informations, | + | For further informations, |
| | | ||
| ====== Usage ====== | ====== Usage ====== | ||
| Line 22: | Line 22: | ||
| abootimg -u / | abootimg -u / | ||
| </ | </ | ||
| - | ===== Outputs example | + | < |
| + | <span style=" | ||
| + | </ | ||
| + | : if you want to modify **/ | ||
| + | ===== Output examples | ||
| below there is the output of the previous commands for an AC100-114: | below there is the output of the previous commands for an AC100-114: | ||
| < | < | ||
| Line 65: | Line 69: | ||
| Writing Boot Image / | Writing Boot Image / | ||
| </ | </ | ||
| + | ====== Compiling ====== | ||
| + | if your distribution don't provide this tool, follow this method to compile it under [[installing_linux# | ||
| + | < | ||
| + | apt-get install libblkid-dev | ||
| + | git clone git:// | ||
| + | cd abootimg | ||
| + | make | ||
| + | cp -p abootimg / | ||
| + | </ | ||
| + | ====== References ====== | ||
| + | [[http:// | ||
| + | [[http:// | ||
| ====== Greatings ====== | ====== Greatings ====== | ||
| Thank you very much for this great tools ggrandou! ;-) | Thank you very much for this great tools ggrandou! ;-) | ||
abootimg.1329257442.txt.gz · Last modified: by armelf · Currently locked by: 216.73.217.103,10.89.1.2
