Gentoo Archives: gentoo-user

From: krgn <k.gebbert@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] *.bin and /dev/loop help
Date: Tue, 17 Jan 2006 18:39:57
Message-Id: 1137522649.11165.3.camel@RockHead
In Reply to: Re: [gentoo-user] *.bin and /dev/loop help by David Morgan
1 > Symbol: BLK_DEV_LOOP [=y]
2 > Prompt: Loopback device support
3 > Defined at drivers/block/Kconfig:261
4 > Location:
5 > -> Device Drivers
6 > -> Block devices
7 >
8 > mount -o loop
9
10 ok, installed it as module and its there...
11
12 RockHead src # ls /dev/|grep loop
13 loop
14 loop0
15 loop1
16 loop2
17 loop3
18 loop4
19 loop5
20 loop6
21 loop7
22
23 but if I try to mount the iso image.. it outputs this ->
24
25 RockHead doom # mount -t iso9660 Doom3cd1.iso01.iso /mnt/iso/cd1/ -o
26 loop=/dev/loop0
27 ioctl: LOOP_SET_FD: Device or resource busy
28
29 so I wonder what this means.
30
31
32 Karsten
33
34 --
35 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] *.bin and /dev/loop help Holly Bostick <motub@××××××.nl>
Re: [gentoo-user] *.bin and /dev/loop help Alexander Skwar <listen@×××××××××××××××.name>