[BusyBox] mount -o loop

tito farmatito at tiscali.it
Thu Jul 11 13:43:03 UTC 2002


On Thursday 11 July 2002 21:26, you wrote:
> hi,
>
> I'm trying to use the 6.0.3, and the latest CVS (7-11-02), to mount a
> loop device
>
> # busybox mount /myfile.loop /mnt -o loop
>
> I do have a Lot of free loop devices, and doing the same with the
> 'normal' mount command works, but with the built-in mount, i always get
>
> # mount: Could not find a spare loop device
>
> any Ideas,
>
> thanks,
>
> Assaf
>
> stolera at masirv.com
Hi,
 have you defined this in Config.h?
//
// Enable support for loop devices in mount
#define BB_FEATURE_MOUNT_LOOP
//
Hope it helps.
Tito



More information about the busybox mailing list