| ... | @@ -169,7 +169,7 @@ onandroid --sbin-last | ... | @@ -169,7 +169,7 @@ onandroid --sbin-last | 
|  | <br /> |  | <br /> | 
|  | <br /> |  | <br /> | 
|  |  |  |  | 
|  | ### Yaffs2 override (for v7 and above): |  | ### 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: |  | * 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 |  | ```shell | 
|  | onandroid -y |  | onandroid -y | 
| ... | @@ -180,7 +180,7 @@ onandroid --yaffs-override | ... | @@ -180,7 +180,7 @@ onandroid --yaffs-override | 
|  | <br /> |  | <br /> | 
|  | <br /> |  | <br /> | 
|  |  |  |  | 
|  | ### Exit Codes (for v7 and above): |  | ### Exit Codes: | 
|  | * 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. |  | * 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 |  | ```shell | 
|  | 0 : Success |  | 0 : Success | 
| ... |  | ... |  |