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 |
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.
|
 |
03-18-2005, 01:14 AM
|
#1
|
Member
Registered: Mar 2005
Posts: 32
Rep:
|
screwed up, wife will force windows on me if I don't fix this
ok, so I wanted to reinstall Suse 9.2 on my wife's PC but didn't want to do the 4 hours of downloading with the FTP install. I have burned the DVD wich I used to install on my laptop. I borrowed the DVD drive from my gaming PC (no WOW on linux) and slapped it into our compaq. I installed 9.2 and then put the old CD ROM back in. Now the machine will not see the CDROM and I can't get it to mount the damn thing. I know the CDROM works becuase I can boot from it.
What commands do I need to toss at this thing so it sees the CD ROM and remembers it everytime?
|
|
|
03-18-2005, 01:33 AM
|
#2
|
Member
Registered: Feb 2005
Location: Bangalore
Distribution: na
Posts: 31
Rep:
|
I cant give you any advice as I am a newbie but dosent changing your hardware after installation invalidate the earlier one. run "dmesg" to make sure it isnt recognized. maybe you can add a line to your /ect/fstab to make it work but I dont know exactly what's that. persevere help will come along.
|
|
|
03-18-2005, 01:37 AM
|
#3
|
Member
Registered: Mar 2005
Distribution: slackware-current
Posts: 379
Rep:
|
Re: screwed up, wife will force windows on me if I don't fix this
Quote:
Originally posted by elsmack
ok, so I wanted to reinstall Suse 9.2 on my wife's PC but didn't want to do the 4 hours of downloading with the FTP install. I have burned the DVD wich I used to install on my laptop. I borrowed the DVD drive from my gaming PC (no WOW on linux) and slapped it into our compaq. I installed 9.2 and then put the old CD ROM back in. Now the machine will not see the CDROM and I can't get it to mount the damn thing. I know the CDROM works becuase I can boot from it.
What commands do I need to toss at this thing so it sees the CD ROM and remembers it everytime?
|
I'd like to help. What does it say when you go to a shell and type "mount /dev/cdrom"? What does "cat /etc/fstab" report. Is there a cdrom device file in /dev? You are saying that you can boot a disc off it but the kernel isn't picking it up right.
Might also get some ideas if you look in your boot log "dmesg | less"? Look for cdrom stuff. Any other info you can provide would be usefull.
|
|
|
03-18-2005, 01:41 AM
|
#4
|
Member
Registered: Mar 2005
Distribution: slackware-current
Posts: 379
Rep:
|
Quote:
Originally posted by wrangler
I cant give you any advice as I am a newbie but dosent changing your hardware after installation invalidate the earlier one. run "dmesg" to make sure it isnt recognized. maybe you can add a line to your /ect/fstab to make it work but I dont know exactly what's that. persevere help will come along.
|
Nope, linux kernel doesn't keep a database of you hardware. It probes you hardware at boot every single time. You can swap out the motherboard and it won't know or even care.
|
|
|
03-18-2005, 01:46 AM
|
#5
|
Senior Member
Registered: Jul 2004
Location: Skuttunge SWEDEN
Distribution: Debian preferably
Posts: 1,350
Rep: 
|
Not even SuSe should get screwed up just because you change your CD/DVD?
Did you put it in the same place - that is, same contact of the cable?
It could be just a namechange:
A CD-rom is called /media/cdrom, a DVD-rom /media/dvd, a cdburner /media/cdrecorder...
Check your /etc/fstab, post it here.
You could also try to mount it manually:
#mount /dev/hdc /media/cdrom
that /dev/hdc is where it is, hdb=primary slave, hdc=secondary master, hdd=secondary slave.
The mountpoint (/media/cdrom) must exist.
(And don't forget to put a disc in the drive before mounting.)
|
|
|
03-18-2005, 02:00 AM
|
#6
|
Member
Registered: Mar 2005
Posts: 32
Original Poster
Rep:
|
Quote:
Originally posted by pingu
Not even SuSe should get screwed up just because you change your CD/DVD?
Did you put it in the same place - that is, same contact of the cable?
It could be just a namechange:
A CD-rom is called /media/cdrom, a DVD-rom /media/dvd, a cdburner /media/cdrecorder...
Check your /etc/fstab, post it here.
You could also try to mount it manually:
#mount /dev/hdc /media/cdrom
that /dev/hdc is where it is, hdb=primary slave, hdc=secondary master, hdd=secondary slave.
The mountpoint (/media/cdrom) must exist.
(And don't forget to put a disc in the drive before mounting.)
|
I found it. I wasn't pressing ADD in the config box. Whoops! Thanks guys!!
|
|
|
03-18-2005, 02:01 AM
|
#7
|
Member
Registered: Nov 2003
Location: Netherlands
Distribution: Debian Unstable
Posts: 61
Rep:
|
woops 2 late... anyways good you got it sorted!
Just a few thoughts...
Are you using a scsi or ide device? have you checked if /dev/hdx or dev/sdx (*where x is the normally assigned drive letter exists) Did you compiled a custom kernel after install? Is cdrom support in the kernel? or do you need to load a module?
goodluck!
Last edited by BlackCell; 03-18-2005 at 02:05 AM.
|
|
|
All times are GMT -5. The time now is 07:17 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
|
|