ameer1234567890 / OnlineNandroid

Nandroid Backup without Reboot
Other
117 stars 46 forks source link

fails checking disk space #40

Closed greatwroth closed 10 years ago

greatwroth commented 10 years ago

Samsung Galaxy Victory

app_145@android:/ $ su root@android:/ # onandroid -w

Online Nandroid Backup v9.51

02:44:18 Using busybox from: busybox 02:44:18 Checking for root permissions... 02:44:18 Root permissions acquired! 02:44:18 Analysing battery level... 02:44:19 Sufficient battery available! 02:44:19 Checking version of BusyBox installed... 02:44:19 BusyBox version 1.20 or above installed! 02:44:19 Searching for SD card... 02:44:19 SD card found! 02:44:19 TWRP backup mode selected at run time! 02:44:19 Checking for required tools... 02:44:19 All required tools available! 02:44:19 Checking disk space... Segmentation fault expr: syntax error Segmentation fault expr: syntax error expr: syntax error [: 10: unknown operand Segmentation fault expr: syntax error Segmentation fault expr: syntax error Segmentation fault expr: syntax error expr: non-numeric argument Segmentation fault 02:44:20 SD Card Free Space: MB 02:44:20 Required Space: MB 02:44:20 Not enough disk space! Exiting... cat: can't open 'not_found': No such file or directory mountpoint: /mnt/sdext4nandroid/sd-ext: No such file or directory 86|root@android:/ #

greatwroth commented 10 years ago

Looked around some more and found the goghspr part layout patch for Samsung Galaxy Victory SPH-L300 Sprint (I have the Virgin Mobile model but I've read the difference is negligible, though now I'm not so sure) but it didn't change anything.

app_145@android:/ $ su root@android:/ # onandroid -w ########################################## Online Nandroid Backup v9.51

18:16:47 Using busybox from: busybox 18:16:47 Checking for root permissions... 18:16:47 Root permissions acquired! 18:16:47 Analysing battery level... 18:16:47 Sufficient battery available! 18:16:47 Checking version of BusyBox installed... 18:16:47 BusyBox version 1.20 or above installed! 18:16:47 Searching for SD card... 18:16:47 SD card found! 18:16:47 This device has a patch file installed! 18:16:47 TWRP backup mode selected at run time! 18:16:47 Checking for required tools... 18:16:47 All required tools available! 18:16:47 Checking disk space... Segmentation fault expr: syntax error Segmentation fault expr: syntax error expr: syntax error [: 10: unknown operand Segmentation fault expr: syntax error Segmentation fault expr: syntax error Segmentation fault expr: syntax error expr: non-numeric argument Segmentation fault 18:16:48 SD Card Free Space: MB 18:16:48 Required Space: MB 18:16:48 Not enough disk space! Exiting... mountpoint: /mnt/sdext4nandroid/sd-ext: No such file or directory 86|root@android:/ #

ameer1234567890 commented 10 years ago

This is a busybox issue. Try installing another busybox from Play Store.