LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-27-2006, 05:46 PM   #1
bhert
Member
 
Registered: May 2006
Distribution: OpenSUSE 10.3 Kubuntu Hardy Heron
Posts: 268

Rep: Reputation: 30
Problem mounting an iso


Hello guys, I have a problem mounting an .iso that I ftped from windows to linux. My cds and DVDs can be mounted with no problems. These are the errors when I try to mount.

Code:
/home/beo/ # mount old_games.iso /mnt -o loop
mount: you must specify the filesystem type

Code:
/home/beo/ # mount -t iso9660 old_games.iso /mnt -o loop
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
missing codepage or other error

Am I missing something here? Is it not working because the .iso is from the windows machine? Thanks

-bhert

Last edited by bhert; 11-27-2006 at 05:53 PM.
 
Old 11-27-2006, 06:09 PM   #2
burninGpi
Member
 
Registered: Mar 2006
Location: Fort McMurray, Canada
Distribution: Gentoo ~amd64
Posts: 163

Rep: Reputation: 30
It's from the Window$ machine? Try:
Code:
/home/beo/ # mount old_games.iso /mnt -o loop -t joliet
Window$ doesn't like standard iso9660 images. joliet is just a modification to iso9660 that uses UTF-8 for filenames.

Last edited by burninGpi; 11-27-2006 at 06:11 PM.
 
Old 11-27-2006, 06:35 PM   #3
bhert
Member
 
Registered: May 2006
Distribution: OpenSUSE 10.3 Kubuntu Hardy Heron
Posts: 268

Original Poster
Rep: Reputation: 30
Hey burninGpi, thanks for the reply, here is what i got

Code:
/home/beo # mount old_games.iso /mnt -o loop -t joliet
mount: unknown filesystem type 'joliet'

What can I do? Obviosly I don't have that type of filesystem extension.

-bhert
 
Old 11-28-2006, 11:56 AM   #4
bhert
Member
 
Registered: May 2006
Distribution: OpenSUSE 10.3 Kubuntu Hardy Heron
Posts: 268

Original Poster
Rep: Reputation: 30
Hello, doesn't know what can be done?
 
Old 11-28-2006, 02:26 PM   #5
eerok
Member
 
Registered: Nov 2005
Location: Canada
Distribution: Mint, Debian
Posts: 168

Rep: Reputation: 32
Try this

Code:
# mount -o loop,auto old_games.iso /mnt
 
Old 11-28-2006, 06:15 PM   #6
burninGpi
Member
 
Registered: Mar 2006
Location: Fort McMurray, Canada
Distribution: Gentoo ~amd64
Posts: 163

Rep: Reputation: 30
right, I forgot about the auto thing.
shouldn't the above command be:
Code:
# mount -o loop -t auto old_games.iso /mnt
 
Old 11-28-2006, 09:14 PM   #7
bhert
Member
 
Registered: May 2006
Distribution: OpenSUSE 10.3 Kubuntu Hardy Heron
Posts: 268

Original Poster
Rep: Reputation: 30
Thanks for helping but still no go, same error about specifying the filesystem type.
Now the .iso is being dang stubborn, I never knew that windows .iso could cause problems like this.
Any more ideas?

-bhert
 
Old 11-28-2006, 11:10 PM   #8
eerok
Member
 
Registered: Nov 2005
Location: Canada
Distribution: Mint, Debian
Posts: 168

Rep: Reputation: 32
burninGpi, "auto" is a mount option, not a fs type. Try it and see.

bhert, you either have a corrupt iso or you might want to look into this:

http://wiki.linuxquestions.org/wiki/CD_Image_Conversion
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mounting ISO Mutch Linux - Newbie 8 10-30-2006 03:59 AM
Mounting an ISO image from a CD different than mounting from HD? NoTiG Linux - Software 4 08-03-2005 04:40 PM
problem mounting an iso weepenguin Linux - Newbie 14 04-07-2005 10:19 PM
Mounting ISO problem! c0nsur Debian 3 09-16-2004 12:50 PM
Problem with mounting *.iso rdmenotte Linux - General 5 08-10-2004 12:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:54 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration