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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
02-24-2004, 02:06 PM
|
#1
|
|
Member
Registered: Oct 2003
Posts: 153
Rep:
|
kernel 2.6.3: cdrom isn't running....also not as /dev/hdc ...RH9
Hello
I've compiled my kernel 2.6.3 on a Medion-notebook and everything runs well, excepted my cdrom-drive
it's a cd-rw-drive and it ran always well with the 2.4-kernel from redhat9. when I enter , I just see my harddrive and with , the cd-writer isn't shown as well, but a CD is placed in the drive. I just followed a good howto and my usb-devices, iptables, acpi run well with the 2.6.3, ....but my cd doesn't want to..
maybe, anyone has got an advise for me, what I've got to do?
I attached my config-file of my kernel below....
thanks and regards
pablo
the config-file
|
|
|
|
02-24-2004, 02:28 PM
|
#2
|
|
Moderator
Registered: Apr 2002
Location: in a fallen world
Distribution: slackware by choice, others too :} ... android.
Posts: 22,903
|
Does it show up in /proc/ide?
Hard to help you without knowing the
distro, too ...
Chances are that the writer was access
via ide-scsi in 2.4 kernels, but that method
is not used for 2.6 ... so the link in
/dev/cdrom
probably needs to point to
/dev/hdc rather than /dev/scd0
Cheers,
Tink
|
|
|
|
02-24-2004, 03:20 PM
|
#3
|
|
Member
Registered: Oct 2003
Posts: 153
Original Poster
Rep:
|
I wrote that I'm using redhat9
I activated the scsi-driver for cdrom as well.... what else have I got to activate???
dev/hdc isn't shown when i enter "dmesg" or "fdisk -l"....
|
|
|
|
02-24-2004, 03:20 PM
|
#4
|
|
Member
Registered: Oct 2003
Posts: 153
Original Poster
Rep:
|
Quote:
|
Does it show up in /proc/ide?
|
how can I check that???
|
|
|
|
02-24-2004, 04:10 PM
|
#5
|
|
Moderator
Registered: Apr 2002
Location: in a fallen world
Distribution: slackware by choice, others too :} ... android.
Posts: 22,903
|
Quote:
Originally posted by pablovschby
I wrote that I'm using redhat9
|
No you didn't - you said
Quote:
|
it ran always well with the 2.4-kernel from redhat9
|
which doesn't say whether you're still
using RH or not, neither does your personal
info or your signature.
Quote:
|
dev/hdc isn't shown when i enter "dmesg" or "fdisk -l"....
|
It certainly wouldn't in fdisk ...
Quote:
quote:Does it show up in /proc/ide?
how can I check that???
|
ls -l /proc/ide
?
Cheers,
Tink
|
|
|
|
02-24-2004, 04:55 PM
|
#6
|
|
Member
Registered: Oct 2003
Posts: 153
Original Poster
Rep:
|
ok, sorry...you're right...I said that I used redhat9,....my mistake....that's the ouput of your command:
Code:
ls -l /proc/ide
insgesamt 2
-r--r--r-- 1 root root 0 24. Feb 23:40 drivers
lrwxrwxrwx 1 root root 8 24. Feb 23:40 hda -> ide0/hda
lrwxrwxrwx 1 root root 8 24. Feb 23:40 hdc -> ide1/hdc
dr-xr-xr-x 3 root root 0 24. Feb 23:40 ide0
dr-xr-xr-x 3 root root 0 24. Feb 23:40 ide1
what doas that mean? That my kernel didn't load the cdrom-driver?
thanks and regards
|
|
|
|
02-24-2004, 05:14 PM
|
#7
|
|
Moderator
Registered: Apr 2002
Location: in a fallen world
Distribution: slackware by choice, others too :} ... android.
Posts: 22,903
|
That means that it's still an IDE-device ...
try
mount -t iso9660 /dev/hdc /mnt/cdrom
Cheers,
Tink
|
|
|
|
02-25-2004, 04:20 AM
|
#8
|
|
Member
Registered: Oct 2003
Posts: 153
Original Poster
Rep:
|
Code:
[root@mobile_abc1_1 mnt]# mount -t iso9660 /dev/hdc /mnt/cdrom
mount: /dev/hdc ist kein gültiges blockorientiertes Gerät
that means that /dev/hdc isn't a block-oriented device.....hmm
|
|
|
|
02-25-2004, 10:26 AM
|
#9
|
|
Moderator
Registered: Apr 2002
Location: in a fallen world
Distribution: slackware by choice, others too :} ... android.
Posts: 22,903
|
Actually got a data-CD in the drive?
Cheers,
Tink
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:25 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
|
|