Closed SZRabinowitz closed 1 year ago
Busybox shows unmount in its list of applets but I get this in shell:
msm8909go_xf:/system/bin # ./busybox unmount unmount: applet not found
Not sure if it's really missing unmount or what
lol. unmount is NOT supposed to be there. the correct command is umount.
umount
Busybox shows unmount in its list of applets but I get this in shell:
Not sure if it's really missing unmount or what