LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 09-15-2006, 12:46 AM   #1
GTownsend
LQ Newbie
 
Registered: Sep 2006
Posts: 4

Rep: Reputation: 0
Install 3rd party .iso packages


Hi All,

I have a couple of 3rd party packages I want to install. They are currently bundled together on a DVD as .iso files. Is there a way I can point my Redhat 9.0 install at it and install? Or do I need to create individual CD's first? (And then what! I really am a newbie!)

Thanks,
GT
 
Old 09-15-2006, 01:26 AM   #2
gilead
Senior Member
 
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141

Rep: Reputation: 168Reputation: 168
You should be able to mount the DVD with the following (change the paths/devices for your system):
Code:
mount -t udf -o ro /dev/dvd /mnt/dvd
You can then mount the ISOs as well with the following:
Code:
mount -t iso9660 -o loop /mnt/dvd/animage.iso /mnt/cdrom1
mount -t iso9660 -o loop /mnt/dvd/anotherimage.ido /mnt/cdrom2
You can the run the installers from /mnt/cdrom1/somepath and /mnt/cdrom2/some/other/path. I haven't got any ISOs on a DVD to test this, but the worst case should be that you mount the DVD, copy the ISOs off and mount them from wherever they are on the hard disk.
 
  


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
Assessing 3rd-party packages dhave Slackware 2 07-21-2005 06:22 AM
How to install packages from 3rd and 4th CD of FC3 minnie Linux - Newbie 2 07-06-2005 01:48 PM
how to install 3rd party .deb SlipAway172 Ubuntu 1 05-12-2005 09:53 PM
Fedora 3 Install: RH Linux 3rd party Plugin Questions etruiii Linux - Newbie 8 05-11-2005 04:02 PM
3rd party Mandrake DVDs? jenna_h Mandriva 2 06-10-2004 08:27 PM

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

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