Alexander Skwar <[EMAIL PROTECTED]> writes:
> So sprach Guillaume Cottenceau am Sun, Apr 15, 2001 at 10:33:25PM +0200:
> > sure you were doing things cleanly?
>
> Yup:
>
> [root@teich /boot]# mount -o loop
>/ISO-Images/Done/RedHat/7.0/7.0-updates-20010408.iso /mnt/loop
> [root@teich /boot]# mount
> /dev/sda5 on / type reiserfs (rw)
> none on /proc type proc (rw)
> /dev/sda2 on /boot type ext2 (rw,sync,errors=panic,check=strict)
> /dev/md0 on /div type reiserfs (rw)
> none on /dev/pts type devpts (rw,mode=0620)
> /proc/bus/usb on /proc/bus/usb type usbdevfs (rw,devmode=0664,devgid=43)
> /div/ftp/pub/ISO-Images/Done/RedHat/7.0/7.0-updates-20010408.iso on
> /mnt/loop type iso9660 (rw,loop=/dev/loop1)
why does it choose loop1 and not loop0?
> [root@teich /boot]# umount /mnt/loop
> ioctl: LOOP_CLR_FD: Das Gerät oder die Ressource ist belegt
> [root@teich /boot]# rpm -q kernel
> kernel-2.4.3-16mdk
> kernel-2.4.3-19mdk
>
> Using kernel-2.4.3-19mdk
I just retested on a full ISO image, I can't reproduce.
> Uhm, what do you mean by "cleanly"?
If you were not doing things which was putting a lock on the mount.
--
Guillaume Cottenceau - http://us.mandrakesoft.com/~gc/