Hi!<br>
       When I try to mount a iso image I get the foll error what do I do ?<br>
<br>
root@ubuntu:~# mount ubuntu.iso mnt -o loop<br>
mount: could not find any free loop device<br>
<br>
<br>
vignesh@ubuntu:~$ sudo mount ubutu.iso mnt -o loop=/dev/loop7<br>
ioctl: LOOP_SET_FD: Device or resource busy<br>
<br>
This also does not work...<br>
<br>
its the same with Breezy and Warty..<br>
<br>
<br>
Cheers!<br>
Vignesh<br>