is loop device support compiled in the kernel ? On 7/12/05, Matt Lawrence <[EMAIL PROTECTED]> wrote: > > > [EMAIL PROTECTED] wrote on 07/12/2005 > 11:19:01 AM: > > > On Tuesday 12 July 2005 16:13, Matt Lawrence wrote: > > > I'm running on CentOS4 with a 2.6.11 kernel. After using losetup to > > > configure loop0 and mounting /dev/loop0, I am unable to unmount it. I > keep > > > getting "device is busy" message, but lsof doesn't show anything. > > > Everything is being built automatically by a script, so I know I'm not > > > leaving a terminal session using it as a working directory. Any ideas? > > > > Use fuser -m to figure out what's still using the mount. > > Make sure you don't have any other filesystems mounted inside it. > > Nothing shows up as still using the mount. Any other ideas? > > -- Matt > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel > > >
-- Christian _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel