Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problem on mounting iso
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
zecodela
n00b
n00b


Joined: 30 May 2004
Posts: 28

PostPosted: Fri Jun 11, 2004 2:23 pm    Post subject: problem on mounting iso Reply with quote

i used follow command mount a iso image...
mount -o loop -t iso9660 filename.iso /mnt/iso

however, system return error that can't find any loop device in /dev/loop#

how can i make a loop device?

thanks,
jim
Back to top
View user's profile Send private message
rcxAsh
Guru
Guru


Joined: 03 Jul 2003
Posts: 457
Location: /etc/localtime

PostPosted: Fri Jun 11, 2004 2:30 pm    Post subject: Reply with quote

If I'm not mistaken, you need to have loopback device support in your kernel.

This should be under the block device section of your kernel configuration.

From the kernel configuration:
Quote:
Loopback device support (BLK_DEV_LOOP)

Saying Y here will allow you to use a regular file as a block
device; you can then create a file system on that block device and
mount it just as you would mount other block devices such as hard
drive partitions, CD-ROM drives or floppy drives. The loop devices
are block special device files with major number 7 and typically
called /dev/loop0, /dev/loop1 etc.

_________________
rcxAsh
Back to top
View user's profile Send private message
sapphirecat
Guru
Guru


Joined: 15 Jan 2003
Posts: 376

PostPosted: Fri Jun 11, 2004 2:35 pm    Post subject: Reply with quote

If it's compiled as module, run 'modprobe loop'.
_________________
Former Gentoo user; switched to Kubuntu 7.04 when I got sick of waiting on gcc. Chance of thread necro if you reply now approaching 100%...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum