LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 10-15-2004, 05:23 AM   #1
Getafix
LQ Newbie
 
Registered: Oct 2004
Location: Israel
Distribution: Debian, CentOS
Posts: 19

Rep: Reputation: 0
Mountaning an Iso Image and more


Hello everybody. I have a couple of questions so if you can help me out. I am running Mandrake 10.0 on kernel 2.6. I am new to linux, but i like it even if i can't do a few things that i could do in windows. I know that this is only because of my lack of experience. There is an answer and solution that might come so all you need is to find it. So...
I want to know how i use in ISO image in linux i downloaded some with bittorent and now i just can't find it and that is the second question. How do i find some file in my linux directories.
The third question is that the video does not work. I finally managed to run the mplayer and xine with all their dependencies but i only get a green window instead of a movie. Help me out please.
So the questions are:
1: How do i find an ISO image that i downloaded with bittorent?
2: How do i use it?
3: How can i play video files? they are not divx or xvid just a little videos of 1 to 3 Mb of pranks?
I am just a
 
Old 10-15-2004, 06:44 AM   #2
b0uncer
LQ Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131

Rep: Reputation: Disabled
1. if you have updated your (s)locate database, which normally is done once/24h, use

Code:
locate *part_of_the_name_of_iso*.iso
(so you'll find the name Linux_ISO_cd_1-xx.yy.iso by giving command locate *Linux*.iso for example)

if you haven't updated the database, as root, run updatedb and if your (s)locate is broken or don't have it or little green men stole it, you can use (possibly much more time-taking) method like this:

Code:
 find / -name <filename>
where you can replace ./ with the directory where you start the search, like ./ or /home/somebody or /etc and so on..

2. mounting is easy:
Code:
mount -o loop -t iso9660 isofilename.iso /path/to/mountpoint
where /path/to/mountpoint is some directory and isofilename.iso is the ISO's filename.

3. for every video, you'll need somekind of codecs I think if you use mplayer, go to their site and download the codec packs you need.

all this could have been found using google...
 
Old 10-29-2004, 12:29 AM   #3
wannabe
LQ Newbie
 
Registered: Oct 2004
Posts: 6

Rep: Reputation: 0
no go

hi
i also wanted to mount iso to view and/or author dvd etc etc

used the mount command and got

mount -o loop -t iso9660 /home/wizard/coll.cd1-stormvcd.iso /mnt/coll1
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?)

will be trying cd-emu but any help will be appreciated nevertheless

thnxs in advance

Last edited by wannabe; 10-29-2004 at 12:52 AM.
 
  


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
iso image mehro Linux - Software 1 09-23-2005 08:34 AM
iso image alexr186 Linux - Software 2 07-01-2004 02:21 PM
What is an ISO image anastacio Linux - Newbie 30 06-08-2004 10:48 AM
HELP!!! What to do with iso image!!! nosebleed Linux - Newbie 17 03-03-2003 04:02 PM
What is an ISO image? 3.1416 Linux - General 4 01-13-2003 09:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:45 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