Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CD-RW not recognised.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
douglas_slac
Tux's lil' helper
Tux's lil' helper


Joined: 29 Aug 2003
Posts: 89

PostPosted: Sat Aug 30, 2003 12:36 am    Post subject: CD-RW not recognised. Reply with quote

Trying to install gentoo since Linux World here, and I do linux support
as part of my living. Hate to see a new linux user try this, two weeks in
and I barely have a kde working, a few extra apps, no servers yet, no
database, and my problem I state here, no CD.

I tried to mount a cd. And I tried mount /dev/cdrom, hdc, sr0, and scd0
and each time I was told that the special device does not exist.

Also this is a cd-rw drive, and I would like to make cd's at some point.
I followed the install manual closely (I believe) what did I miss to get
the cd working?
Back to top
View user's profile Send private message
syscrash
Guru
Guru


Joined: 14 Apr 2003
Posts: 541

PostPosted: Sat Aug 30, 2003 1:00 am    Post subject: Reply with quote

try mount /mnt/cdrom. Usually, the device is /dev/cdroms/cdrom0.
Back to top
View user's profile Send private message
douglas_slac
Tux's lil' helper
Tux's lil' helper


Joined: 29 Aug 2003
Posts: 89

PostPosted: Sat Aug 30, 2003 1:19 am    Post subject: Reply with quote

Ah, not that either:

bash-2.05b# mount /mnt/cdrom/
mount: special device /dev/cdroms/cdrom0 does not exist

Is there something special that needs to be put in at startup to
get the cdrom recognized?
Back to top
View user's profile Send private message
scriptkiddie
l33t
l33t


Joined: 30 Mar 2003
Posts: 955

PostPosted: Sat Aug 30, 2003 1:50 am    Post subject: Reply with quote

do the following:
dmesg | grep CD

mine shows my cd-rw as hdc, DVD as hdd.... etc.
Once you know what yours is, then do:
mount /dev/hdc /mnt/cdrom

if that doesn't work.. check and see if you have /dev filesystem compiled in the kernel
Back to top
View user's profile Send private message
douglas_slac
Tux's lil' helper
Tux's lil' helper


Joined: 29 Aug 2003
Posts: 89

PostPosted: Sat Aug 30, 2003 2:12 am    Post subject: Reply with quote

Well, one thing about the distro, I am getting nice fast detail replies to
quests, I like this! (really, I'm not being sarcastic.)

But, sorry.

bash-2.05b# dmesg | grep -i cd
Linux version 2.4.20-gentoo-r5 (root@cdimage) (gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice)) #2 Sun Aug 10 16:41:45 PDT 2003
hdc: _NEC CD-RW NR-7800A, ATAPI CD/DVD-ROM drive
bash-2.05b# mount -t iso9660 /dev/hdc /mnt/cdrom/
mount: special device /dev/hdc does not exist

I have been able to mount the hard drive hda and hdb with various
paritions, doesn't that mean I have the /dev filesystem?
Back to top
View user's profile Send private message
pigah1
n00b
n00b


Joined: 02 Sep 2003
Posts: 74
Location: Toronto

PostPosted: Tue Sep 02, 2003 6:12 pm    Post subject: Reply with quote

I'm having a similar problem (same?). It worked fine for reading on first startup, but then I burned one cd and now I have the same symptoms.
Back to top
View user's profile Send private message
pigah1
n00b
n00b


Joined: 02 Sep 2003
Posts: 74
Location: Toronto

PostPosted: Tue Sep 02, 2003 6:51 pm    Post subject: Reply with quote

Also, I do have devfs in the kernel and can also mount floppies.
Back to top
View user's profile Send private message
scriptkiddie
l33t
l33t


Joined: 30 Mar 2003
Posts: 955

PostPosted: Tue Sep 02, 2003 8:59 pm    Post subject: Reply with quote

ok.. so you have /devfs and it sees the cdrom, but its not working
interesting... can you try this, try setting the cd-rw under something else like slave or cable select and then boot back up.. maybe that will help
Back to top
View user's profile Send private message
pigah1
n00b
n00b


Joined: 02 Sep 2003
Posts: 74
Location: Toronto

PostPosted: Fri Sep 05, 2003 4:19 pm    Post subject: Reply with quote

Sorry, I could mount and see cdroms at /dev/cdroms/cdrom0. Then I installed xcdroast, burnt one cd successfully, then the next time I tried to mount a cdrom...nothing. dmesg gives
Quote:
hdc: HL-DT-ST RW/DVD GCC-4480B, ATAPI CD/DVD-ROM drive

and trying to mount gives
Quote:
mount: special device /dev/hdc does not exist

as in douglas_slac's case.

How do I go about setting cd-rw under slave or cable select?

Thanks
Back to top
View user's profile Send private message
pigah1
n00b
n00b


Joined: 02 Sep 2003
Posts: 74
Location: Toronto

PostPosted: Fri Sep 05, 2003 4:38 pm    Post subject: Reply with quote

Aha!
https://forums.gentoo.org/viewtopic.php?t=68469&highlight=cdrw+mount

All I had to do was modprobe ide-scsi. I thought this was loaded on boot, but I guess not.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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