Re: mount: could not find any free loop device
- From: "Andras Simon" <szajmi@xxxxxxxxx>
- Date: Wed, 27 Jun 2007 00:36:28 +0200
On 6/27/07, Andras Simon <szajmi@xxxxxxxxx> wrote:
I'm trying to
mount -o loop,offset=32256 /usr/local/kvm-images/WinXP.raw /mnt/
as I've done successfully several times before, but now I get
mount: could not find any free loop device
What can possibly use loop devices? There are eight processes called
loop0 through loop7, all started by kthread. But I've no idea what
they do and if it's them who are using the loop devices.
This is on Fedora 7.
losetup -a shows
/dev/loop0: [080c]:14073859 (/usr/local/kvm-images/WinXP.raw), offset 32256
/dev/loop1: [080c]:14073859 (/usr/local/kvm-images/WinXP.raw), offset 32256
/dev/loop2: [080c]:14073859 (/usr/local/kvm-images/WinXP.raw), offset 32256
/dev/loop3: [080c]:14073859 (/usr/local/kvm-images/WinXP.raw), offset 32256
/dev/loop4: [080c]:14073859 (/usr/local/kvm-images/WinXP.raw), offset 32256
/dev/loop5: [080c]:14073859 (/usr/local/kvm-images/WinXP.raw), offset 32256
/dev/loop6: [080c]:14073859 (/usr/local/kvm-images/WinXP.raw), offset 32256
/dev/loop7: [080c]:14073859 (/usr/local/kvm-images/WinXP.raw), offset 32256
and
losetup -d /dev/loop0
etc. gets rid of them, mount works again. What is still a mystery is
why all these loop devices were set up.
Andras
Andras
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Follow-Ups:
- Re: mount: could not find any free loop device
- From: Luciano Rocha
- Re: mount: could not find any free loop device
- References:
- mount: could not find any free loop device
- From: Andras Simon
- mount: could not find any free loop device
- Prev by Date: Re: DVI output, ATI or nVidia
- Next by Date: Re: mount: could not find any free loop device
- Previous by thread: mount: could not find any free loop device
- Next by thread: Re: mount: could not find any free loop device
- Index(es):
Relevant Pages
|