Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • O OnlineNandroid
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • Ameer Dawood
  • OnlineNandroid
  • Wiki
  • For Developers

For Developers · Changes

Page history
Updated For Developers (markdown) authored 12 years ago by Ameer Dawood's avatar Ameer Dawood
Hide whitespace changes
Inline Side-by-side
Showing with 11 additions and 0 deletions
+11 -0
  • For-Developers.md For-Developers.md +11 -0
  • No files found.
For-Developers.md
View page @ 0da5637d
......@@ -161,6 +161,17 @@ onandroid --sbin-last
<br />
<br />
### Yaffs2 override:
* CWM has an old method of backing-up yaffs2 partitions as yaffs2 images, instead of tar balls. Since Online Nandroid follows the same formats used by CWM, it follows the same method as well. This has a side affect in some cases (specially if internal sdcard lives in /data/media or if an sd-ext setup is used). To overcome this, Online Nandroid can do tar backups for yaffs2 partitions as well. The override flag is:
```shell
onandroid -y
OR
onandroid --yaffs-override
```
<br />
<br />
### Exit Codes (for v7 and above):
* Online Nandroid returns specific exit codes based on the status of the script run. Below is the list of error codes and their respective descriptions.
```shell
......
Clone repository
  • Code Names for Versions of Online Nandroid
  • Contact me
  • For Developers
  • Frequently Asked Questions
  • Home
  • How To Detect Partition Layouts
  • How To Gather Information About Partition Layouts
  • Installation
  • Interesting Facts about Online Nandroid
  • Localization
  • Mirrors
  • Partition Layout Files
  • Requirements
  • Supported Devices
  • Supported Recoveries
View All Pages