Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
04-11-2005, 07:06 AM
|
#1
|
|
LQ Newbie
Registered: Apr 2005
Posts: 5
Rep:
|
Problems mounting an image .iso
Hi,
I am trying to mount an image XXX.iso. I am on FC2 / KDE. Kernel version 2.6.
KDE 3.2.2.
I have tried the following:
mount -t iso9660 -o loop XXX.iso /some/mount/point/
mount -t iso9660 -o ro,loop=/dev/loop0 XXX.iso /some/mount/point/
Please note that the mount point exists.
I am getting the following error message:
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
or too many mounted file systems
(could this be the IDE device where you in fact use
ide-scsi so that sr0 or sda or so is needed?)
What could be the problem? Need some help.
Regard,
kroy.
|
|
|
|
04-11-2005, 07:14 AM
|
#2
|
|
Senior Member
Registered: Oct 2004
Location: Athens, Greece
Distribution: Slackware, arch
Posts: 1,783
Rep:
|
thats strange....
Code:
root@darkstar:/slack_down/damn small linux# ls
dsl-0.9.3.iso
root@darkstar:/slack_down/damn small linux# mkdir dsl
root@darkstar:/slack_down/damn small linux# mount dsl-0.9.3.iso dsl -o loop
root@darkstar:/slack_down/damn small linux# ls -la
total 50696
drwxr-xr-x 3 root root 104 2005-04-11 15:13 .
drwxr-xr-x 21 root root 944 2005-04-09 09:35 ..
dr-xr-xr-x 5 root root 2048 2005-01-30 03:13 dsl
-rw-r--r-- 1 root root 51908608 2005-04-09 09:35 dsl-0.9.3.iso
root@darkstar:/slack_down/damn small linux# ls dsl
KNOPPIX boot index.html lost+found
root@darkstar:/slack_down/damn small linux#
Try my command to see if it works.
|
|
|
|
04-11-2005, 07:43 AM
|
#3
|
|
LQ Newbie
Registered: Apr 2005
Posts: 5
Original Poster
Rep:
|
Hi,
I tried the following:
mount XXX.iso /root/XXX -o loop
I got the following response :
/dev/loop0: Invalid argument
mount: you must specify the filesystem type
Then, went for :
mount XXX.iso /root/XXX -o loop -t iso9660
I get the following response:
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
or too many mounted file systems
(could this be the IDE device where you in fact use
ide-scsi so that sr0 or sda or so is needed?)
Regrads,
Kaushik.
|
|
|
|
04-11-2005, 08:12 AM
|
#4
|
|
Senior Member
Registered: Oct 2004
Location: Athens, Greece
Distribution: Slackware, arch
Posts: 1,783
Rep:
|
maybe the image file is corrupted, or has an odd filesystem type.
I had the impression that iso9660 format is automatically detected.
Is this a cd or a dvd image?
try:
Code:
isoinfo -d -i <image_file>
this should display you some info about the image
also, what distro are you running? Have you tried to mount another iso image? maybe the feature is disabled in the kernel, which I doubt..
P.S. By the way...Welcome to LQ Forums
Last edited by perfect_circle; 04-11-2005 at 08:16 AM.
|
|
|
|
04-11-2005, 08:28 AM
|
#5
|
|
LQ Newbie
Registered: Apr 2005
Posts: 5
Original Poster
Rep:
|
Hi,
To my surprise "isoinfo" not a recognized command!
I am using Fedora Core Release 2 Tettnang Distribution.
This is the first time I am mounting an image. It is a CD image.
Regards,
kroy.
|
|
|
|
04-11-2005, 10:15 AM
|
#6
|
|
Senior Member
Registered: Oct 2004
Location: Athens, Greece
Distribution: Slackware, arch
Posts: 1,783
Rep:
|
Quote:
Originally posted by kroy
Hi,
To my surprise "isoinfo" not a recognized command!
I am using Fedora Core Release 2 Tettnang Distribution.
This is the first time I am mounting an image. It is a CD image.
Regards,
kroy.
|
That's really strange. I booted my fedora Core 3 partition and isoinfo is present.
I also tried to mount an image, and it mounted fine. Is the image downloaded?
Is there any way to check the integrity of the image? It may be corrupted.
If you have a fast connection download it again
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:00 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|