Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
08-28-2002, 09:57 AM
|
#1
|
LQ Newbie
Registered: Aug 2002
Posts: 8
Rep:
|
Unable to mount cdrom
I am trying to install redhat. It installs cd1 fine, then it gets to cd 2, i put it in, then a msg saying unable to mount cdrom displays. The cd is not scratched. i have used it one time before and it worked well. Any ideas on how I could fix this, or what I could try? 
|
|
|
08-28-2002, 10:45 AM
|
#2
|
Member
Registered: Mar 2002
Distribution: Mandrake 8.1
Posts: 386
Rep:
|
I believe CD2 is just additional packages. Try doing the install with just the first CD, then manually installing the packages you want off of CD2 with rpm.
|
|
|
08-28-2002, 11:50 AM
|
#3
|
LQ Newbie
Registered: Aug 2002
Posts: 8
Original Poster
Rep:
|
Just do a base isntall with a minimal amount of options than?
|
|
|
08-28-2002, 12:00 PM
|
#4
|
LQ Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613
Rep:
|
There should actually be an option to say whether or not you have all the CD's, and if there isn't, maybe you can click "cancel" or something when the installer asks for a second disc, and it will simply finish up with the first disc. At least that's how it goes in Mandy...
|
|
|
08-28-2002, 12:11 PM
|
#5
|
Member
Registered: Mar 2002
Distribution: Mandrake 8.1
Posts: 386
Rep:
|
I believe it asks you somewhere along the line if you have CD2 (supplemental?) and CD3, etc.
Just tell it you don't have any additional CD's.
Last edited by Sixpax; 08-28-2002 at 12:13 PM.
|
|
|
08-28-2002, 12:20 PM
|
#6
|
Member
Registered: Aug 2002
Distribution: RedHat 8.0 & Suse 8.1
Posts: 58
Rep:
|
when it asks you what packages to install only install the gnome package (You m,ight be able to install KDE to cuz i think its on the first cd) then press next and with only KDE and gnome or jsut gnome packages checked for install it should only ask for the 1st CD.
|
|
|
08-28-2002, 12:25 PM
|
#7
|
LQ Newbie
Registered: Aug 2002
Posts: 8
Original Poster
Rep:
|
I dont even think I said what version. It is 7.1. It gets to about 80% done when it asks for the 2nd cd.
|
|
|
08-28-2002, 12:30 PM
|
#8
|
LQ Addict
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704
Rep:
|
OK, do a base install, nothing fancy - I believe it is a must for a smart secure linux installation - so first CD will suffice, then you can add whatever else you need when the system is functional.
|
|
|
08-28-2002, 12:52 PM
|
#9
|
LQ Newbie
Registered: Aug 2002
Posts: 8
Original Poster
Rep:
|
I gues my next question will be how to install packages later 
|
|
|
08-28-2002, 01:10 PM
|
#10
|
LQ Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613
Rep:
|
either with an "update" utility, or you can plug in your second CD and choose which packages you'd like, and simply "click" the rpm. If there are dependencies, satisfy them, and continue.
|
|
|
08-28-2002, 01:44 PM
|
#11
|
LQ Newbie
Registered: Aug 2002
Posts: 8
Original Poster
Rep:
|
I just need to get it installed and then get some tutorials. It looks like fun to me. 
|
|
|
08-28-2002, 02:52 PM
|
#12
|
Member
Registered: Mar 2002
Distribution: Mandrake 8.1
Posts: 386
Rep:
|
I much prefer doing package installs from the command line. Too many problems with the GUI's.
To install: rpm -ivh <file.rpm>
To upgrade: rpm -Uvh <file.rpm>
To list all installed packages: rpm -qa
To list what package installed a file: rpm -qf /dir/filename
To list what files a package installed: rpm -ql <package name>
Those are the most common ones I use.
|
|
|
All times are GMT -5. The time now is 03:05 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
|
|