meefik / busybox

BusyBox for Android
https://meefik.github.io/busybox
GNU General Public License v2.0
1.46k stars 258 forks source link

Unmount applet not found #122

Closed SZRabinowitz closed 1 year ago

SZRabinowitz commented 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

SZRabinowitz commented 1 year ago

lol. unmount is NOT supposed to be there. the correct command is umount.