LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 03-18-2005, 01:14 AM   #1
elsmack
Member
 
Registered: Mar 2005
Posts: 32

Rep: Reputation: 15
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?
 
Old 03-18-2005, 01:33 AM   #2
wrangler
Member
 
Registered: Feb 2005
Location: Bangalore
Distribution: na
Posts: 31

Rep: Reputation: 15
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.
 
Old 03-18-2005, 01:37 AM   #3
chbin
Member
 
Registered: Mar 2005
Distribution: slackware-current
Posts: 379

Rep: Reputation: 31
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.
 
Old 03-18-2005, 01:41 AM   #4
chbin
Member
 
Registered: Mar 2005
Distribution: slackware-current
Posts: 379

Rep: Reputation: 31
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.
 
Old 03-18-2005, 01:46 AM   #5
pingu
Senior Member
 
Registered: Jul 2004
Location: Skuttunge SWEDEN
Distribution: Debian preferably
Posts: 1,350

Rep: Reputation: 127Reputation: 127
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.)
 
Old 03-18-2005, 02:00 AM   #6
elsmack
Member
 
Registered: Mar 2005
Posts: 32

Original Poster
Rep: Reputation: 15
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!!
 
Old 03-18-2005, 02:01 AM   #7
BlackCell
Member
 
Registered: Nov 2003
Location: Netherlands
Distribution: Debian Unstable
Posts: 61

Rep: Reputation: 15
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.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
I screwed up my /etc/rc.d/rc.local...How do I fix it? tjt Linux - Newbie 4 07-27-2004 09:46 PM
KDE 3.2 Screwed Up My Sound, Can't Fix KungFuHamster Linux - Software 9 02-28-2004 02:17 AM
my dad screwed up mozilla, help fix it ShawnD Linux - Software 2 07-22-2002 12:55 AM
Windows Screwed my computer over JHuizingh Linux - General 18 03-31-2002 10:44 PM
Screwed up my X-Windows setup RicCrouch Linux - Newbie 5 06-12-2001 05:58 AM

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

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