Loop device

Karl Goetz kamping_kaiser at internode.on.net
Sun Jun 4 15:01:44 UTC 2006


VIGNESH wrote:
> Hi!
hi

>        When I try to mount a iso image I get the foll error what do I do ?
> 
> root at ubuntu:~# mount ubuntu.iso mnt -o loop
> mount: could not find any free loop device
> 
> 
> vignesh at ubuntu:~$ sudo mount ubutu.iso mnt -o loop=/dev/loop7

try
sudo mount -t iso9660 -o loop ubuntu.iso /mnt/
kk

> ioctl: LOOP_SET_FD: Device or resource busy
> 
> This also does not work...
> 
> its the same with Breezy and Warty..
> 
> 
> Cheers!
> Vignesh
> 
-- 
Karl Goetz




More information about the ubuntu-users mailing list