Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cdrom after installation
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
JnZn558
n00b
n00b


Joined: 02 Aug 2011
Posts: 17

PostPosted: Thu Dec 29, 2011 8:33 pm    Post subject: cdrom after installation Reply with quote

during installation with minimal live cd. I see cdrom is link to sr0 in /dev. and now after installation I can not find cdrom & sr0 in /dev. instead I find hda for my cdrom. why did it change? I google for a while, and see udev will define the device name, I look in these rules files, I can not find anything about hda, but I find sr0. can you help to to set hda to sr0 or better to cdrom
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54300
Location: 56N 3W

PostPosted: Thu Dec 29, 2011 8:53 pm    Post subject: Reply with quote

JnZn558,

You have enabled the old IDE drivers in your kernel, hence you have the old /dev/hda name.
This probably won't work for lots of reasons.

All drives are now controlled by the SCSI layer, regardless of how they are connected electrically.
Your CD drive therefore needs
Code:
<*> SCSI CDROM support
in the kernel.

The
Code:
< > ATA/ATAPI/MFM/RLL support (DEPRECATED)
---> line must be set to off.
Choose all of your low level chipset drives from the
Code:
<*> Serial ATA and Parallel ATA drivers  --->

You may need to choose a PATA driver from that menu if you don't have one selected now.

Now rebuild and reinstall your kernel.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Earthwings
Bodhisattva
Bodhisattva


Joined: 14 Apr 2003
Posts: 7753
Location: Germany

PostPosted: Wed Jan 04, 2012 9:40 pm    Post subject: Reply with quote

Moved from Gentoo Chat to Installing Gentoo.
_________________
KDE
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum