Results 1 to 4 of 4
I installed Slackware 10.2 with the 2.4.31 kernel last night. During the boot sequence it says I have a Cd-rom and a Cd-writer. However, once it's all booted up, it ...
- 11-23-2005 #1Just Joined!
- Join Date
- Aug 2005
- Location
- Washington
- Posts
- 70
More CDwriter troubles Slackware Linux 10.2
I installed Slackware 10.2 with the 2.4.31 kernel last night. During the boot sequence it says I have a Cd-rom and a Cd-writer. However, once it's all booted up, it only recognizes my regualr CD rom drive. The CD Writer ceases to exist.
Would an editing of my fstab file do the trick? Or is the 2.4.31 kernel part of the problem?
Any help would be great. Thanks in advance
- 11-23-2005 #2Linux Newbie
- Join Date
- Apr 2005
- Location
- CT --> PA
- Posts
- 170
ok during the boot sequence do you mean what the BIOS shows?
Chicks dig giant mechanized war machines
- 11-23-2005 #3Just Joined!
- Join Date
- Aug 2005
- Location
- Washington
- Posts
- 70
like if i was to restart the computer, during all of the startup scripts, for a brief second i can see that it says i have a cdrom device and a cd/rw device
- 11-24-2005 #4Linux Enthusiast
- Join Date
- Jun 2005
- Posts
- 668
are you using scsi emulation? you will need to for a 2.4 kernel and an ide cd writer
if you want to check what happened on boot type 'dmesg'
if you want to search it for devices
you can pipe it into less
dmesg | less
or dmesg | grep cd
to show information about your cd drives


Reply With Quote