LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   iso mounting (https://www.linuxquestions.org/questions/slackware-14/iso-mounting-18546/)

enis2002 04-15-2002 05:51 AM

iso mounting
 
well another seemed quite easy but could not be solved problem again. I have tried to mount iso image with slackware like i do it in redhat or mandrake but couldnt achieve. why? dont know... perhaps you can share your thoughts about this slackware problem.

thanks lot...

Thymox 04-15-2002 05:53 AM

Welcome to LQ.

What errors did you get? I have sometimes had the problem of mounting ISOs as normal users under any distro, but doing so works a treat as root.

Just to make sure, you are doing so like this?

mount isofile -o loop mountpoint

enis2002 04-15-2002 05:58 AM

I wrote:

mount -o loop -t iso9660 isofile mount_place

and here is the answer.

mount: wrong fs type, bad option, bad superblock on /dev/loop0,
or too many mounted file systems

why?

jrmann1999 04-15-2002 10:47 AM

modprobe loop

zelgadis 04-16-2002 09:25 PM

Check if the kernel has support for loopback devices.

Type make menuconfig (or xconfig) and see in "loopback device support" under "block devices".

Also don't harm to check if support for Iso 9660 filesystem is compiled in the kernel.


All times are GMT -5. The time now is 12:29 AM.