Re: [Qemu-devel] problem with loop device

2005-07-12 Thread Christian MICHON
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 t

Re: [Qemu-devel] problem with loop device

2005-07-12 Thread Matt Lawrence
[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, b

Re: [Qemu-devel] problem with loop device

2005-07-12 Thread Paul Brook
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 au

[Qemu-devel] problem with loop device

2005-07-12 Thread Matt Lawrence
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 termi