> Symbol: BLK_DEV_LOOP [=y]
> Prompt: Loopback device support
> Defined at drivers/block/Kconfig:261
> Location:
> -> Device Drivers
> -> Block devices
>
> mount -o loop
ok, installed it as module and its there...
RockHead src # ls /dev/|grep loop
loop
loop0
loop1
loop2
loop3
loop4
loop5
loop6
loop7
but if I try to mount the iso image.. it outputs this ->
RockHead doom # mount -t iso9660 Doom3cd1.iso01.iso /mnt/iso/cd1/ -o
loop=/dev/loop0
ioctl: LOOP_SET_FD: Device or resource busy
so I wonder what this means.
Karsten
--
[email protected] mailing list