You are not logged in.

#1 2008-06-11 20:29:53

Raccoon1400
Member
From: Ontario, Canada
Registered: 2008-04-14
Posts: 853

[SOLVED]Mount ISO file

How can I mount an iso file?

tried:

[root@duncan-arch Desktop]# mount -o loop Flash* /media/disk
mount: could not find any device /dev/loop#
[root@duncan-arch Desktop]#
[root@duncan-arch duncan]# mount -o loop -t iso9660 ./Desktop/Flash-res* /media/disk0
mount: could not find any device /dev/loop#

Last edited by Raccoon1400 (2008-06-11 20:55:47)


Fustrated Windows users have two options.
1. Resort to the throwing of computers out of windows.
2. Resort to the throwing of windows out of computers.

Offline

#2 2008-06-11 20:38:59

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [SOLVED]Mount ISO file

modprobe loop


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2008-06-11 20:55:28

Raccoon1400
Member
From: Ontario, Canada
Registered: 2008-04-14
Posts: 853

Re: [SOLVED]Mount ISO file

Thanks.


Fustrated Windows users have two options.
1. Resort to the throwing of computers out of windows.
2. Resort to the throwing of windows out of computers.

Offline

#4 2008-06-11 21:00:14

INCSlayer
Member
From: Sweden
Registered: 2007-09-06
Posts: 296
Website

Re: [SOLVED]Mount ISO file

and also add loop to modules section of rc.conf to have it autoload on boot for a more permanent solution


dovie andi se tovya sagain

Offline

#5 2008-06-14 08:39:03

billy
Member
From: Slovenia
Registered: 2006-09-13
Posts: 164

Re: [SOLVED]Mount ISO file

Shouldn't loop module be autoloaded by udev?

Offline

#6 2008-06-14 08:42:07

INCSlayer
Member
From: Sweden
Registered: 2007-09-06
Posts: 296
Website

Re: [SOLVED]Mount ISO file

udev loads modules that coresponds to hardware it finds but since loop isnt a module that uses hardware udev dont care about it


dovie andi se tovya sagain

Offline

Board footer

Powered by FluxBB