It is busybox mount
which mount -> /bin/mount
and ls -l /bin/mount gives me /bin/mount -> busybox


On Fri, Sep 12, 2014 at 10:36 PM, Cristian Ionescu-Idbohrn <
[email protected]> wrote:

> On Fri, 12 Sep 2014, Indira Valmiki wrote:
> >
> > I am using debian wheezy.
> > Kernel version - 3.4.74.
> > busybox version - 1.21.1
> >
> > I am trying to mount a NTFS filesystem USB by using following command.
> >
> > mount -t ntfs-3g /dev/sda1 <mount location>
> >
> > But i'm getting below error,
> >
> > mount: mounting /dev/sda1 on /var/local/devices/ntfs failed: No such
> device
>
> Are you intentionally running busybox mount?
> Please show output from:
>
>         # mount --help
>
> I suspect it's util-linux mount, and that's a different beast ;)
>
>
> Cheers,
>
> --
> Cristian
> _______________________________________________
> busybox mailing list
> [email protected]
> http://lists.busybox.net/mailman/listinfo/busybox
>
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to