Re: [gentoo-user] *.bin and /dev/loop help

2006-01-18 Thread Alexander Skwar
krgn wrote: >> mount -o loop [...] > RockHead doom # mount -t iso9660 Doom3cd1.iso01.iso /mnt/iso/cd1/ -o > loop=/dev/loop0 Compare this. Does it say "mount -o loop=/dev/loop0"? Alexander Skwar -- Men of quality are not afraid of women for equality. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] *.bin and /dev/loop help

2006-01-17 Thread Holly Bostick
krgn schreef: >> Symbol: BLK_DEV_LOOP [=y] >> Prompt: Loopback device support >> Defined at drivers/block/Kconfig:261 >> Location: >> -> Device Drivers >> -> Block devices >> >> mount -o loop > > ok, installed it as module and its there... > > > but if I try to mount the iso ima

Re: [gentoo-user] *.bin and /dev/loop help

2006-01-17 Thread krgn
> Symbol: BLK_DEV_LOOP [=y] > Prompt: Loopback device support > Defined at drivers/block/Kconfig:261 > Location: > -> Device Drivers > -> Block devices > > mount -o loop ok, installed it as module and its there... RockHead src # ls /dev/|grep loop loop loop0 loop1 loop2 loop3 loo

Re: [gentoo-user] *.bin and /dev/loop help

2006-01-17 Thread David Morgan
On 17:13 Tue 17 Jan , krgn wrote: > Which Kernel options are necessary (could not find > anything about /dev/loop in ck-patched 2.6.15) and how is the procedure > to mount this binary image? > Symbol: BLK_DEV_LOOP [=y] Prompt: Loopback device support Defined at drivers/block/Kconfig:261