Re: mount command outputs its usage on correct arguments

2014-01-20 Thread Dario Bertini
BusyBox v1.21.1-jb bionic (2013-07-25 21:23 +0100) multi-call binary. I think the .config should be this one: https://github.com/tpruvot/android_external_busybox/blob/cm-10.1/.config-full Thanks -- xmpp: berda...@gmail.com bitmessage: BM-2cTYXfGiSTsnx3righ6aHcJSWe4MV17jDP gpg fingerprint: 3F8D53

mount command outputs its usage on correct arguments

2014-01-20 Thread Dario Bertini
This is what I'm trying to do: root@crespo:/ # mount /dev/block/platform/s3c-sdhci.0/by-name/media /storage/sdcard0 Usage: mount [-r] [-w] [-o options] [-t type] device directory 1|root@crespo:/ # mount /dev/block/mmcblk0p3 /storage/sdcard0 Usage: mount [-r] [-w] [-o options] [-t type] device dire