mount command outputs its usage on correct arguments

Denys Vlasenko vda.linux at googlemail.com
Mon Jan 20 14:57:12 UTC 2014


On Mon, Jan 20, 2014 at 3:30 PM, Dario Bertini <berdario at gmail.com> wrote:
> This is what I'm trying to do:
>
> root at 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 at crespo:/ # mount /dev/block/mmcblk0p3 /storage/sdcard0
> Usage: mount [-r] [-w] [-o options] [-t type] device directory
> 1|root at crespo:/ # mount /dev/block/mmcblk0 /storage/sdcard0
> Usage: mount [-r] [-w] [-o options] [-t type] device directory

Which version of busybox is this?
Can you post your .config?


More information about the busybox mailing list