LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 04-04-2004, 04:55 AM   #1
revenant
LQ Newbie
 
Registered: Mar 2004
Distribution: SuSE 9.0
Posts: 14

Rep: Reputation: 0
CD Writer & Slackware 9.1


I have an old Kodak CD Writer that I am trying to get working on Slackware 9.1 So far I have tried the following...

As root I created a new directory "mkdir /mnt/cdwriter"
Then "ln -sf /dev/sr1 /dev/cdwriter"
Then I edited my /etc/fstab file and added the line:

/dev/cdwriter /mnt/cdwriter vfat,udf,ISO9660 noauto,owner,ro 0 0

Then I tried to mount it with a CD in the drive using "mount -t iso9660 /dev/cdwriter /mnt/cdwriter"

I got an error saying "mount: /dev/cdwriter is not a valid block device"

Does anybody know what I am doing wrong? I have read documentation and this is all I can come up with.

Thanks.
 
Old 04-04-2004, 09:45 AM   #2
xgreen
Member
 
Registered: Aug 2003
Distribution: Slackware,Arch
Posts: 389

Rep: Reputation: 30
try /dev/sda1 or /dev/sdb1 instead of /dev/sr1....

one more thing, try dmesg and see the messages related to yr cd writer..
 
Old 04-04-2004, 09:22 PM   #3
dunbar
Member
 
Registered: Dec 2002
Location: Central New Hampster
Distribution: PCLinuxOS 2009.1, UNR 9.04
Posts: 53

Rep: Reputation: 15
Maybe try
Code:
mount -t iso9660 /dev/hdd /mnt/cdwriter
All the linking and whatnot is for the SCSI emulation to allow burning, but since you only want to test if the drive is functional as a reader, you do not need to use SCSI emulation for a reader (BTW: Lilo will need you to add 'append HDX=IDE-SCSI' line, then the device can be setup for burning).
 
Old 04-05-2004, 10:33 AM   #4
revenant
LQ Newbie
 
Registered: Mar 2004
Distribution: SuSE 9.0
Posts: 14

Original Poster
Rep: Reputation: 0
Hi again,

I have been trying for a couple of days now with no success. My SuSE CD's are starting to look mighty tempting, but I really want to stick with this, I've learned a lot already.

Anyway I have tried what you both suggested, and read even more documentation with no luck. The dmesg output relating to my CD-ROM drives was this. I'm not sure how much of it is relevent, I certainly have no DVD drives.

hdc: LTN526S, ATAPI CD/DVD-ROM drive
hdd: CR-4804TE, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hdc: attached ide-cdrom driver.
hdc: ATAPI 52X CD-ROM drive, 120kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.12
hdd: attached ide-cdrom driver.
hdd: ATAPI 24X CD-ROM CD-R/RW drive, 2048kB Cache, DMA

I have some things I would like to backup so this is getting to be a problem. I would really appreciate any help, thanks.
 
Old 04-05-2004, 07:47 PM   #5
xgreen
Member
 
Registered: Aug 2003
Distribution: Slackware,Arch
Posts: 389

Rep: Reputation: 30
it seem yr cdwriter is assign to /dev/hdd...

do you using scsi emulation for your cdwriter? if yes pls check on kernel config & make sure scsi emulation is selected. and also pls make sure in yr /etc/lilo.conf file having this line (edit it as root)

append hdd=ide-scsi.

after you made the modification on lilo.conf, you need to execute (root)

lilo
 
Old 04-06-2004, 08:35 AM   #6
mbabuskov
Member
 
Registered: Nov 2003
Location: Subotica
Distribution: Slackware, Knoppix, Mandriva
Posts: 42

Rep: Reputation: 15
Post

You need much more than that.

You need scsi emulation, and like others wrote set hdd=ide-scsi in lilo. You also need to edit /etc/modules.conf to add some kernel modules for scsi emulation.

Just RTFM:
http://www.faqs.org/docs/Linux-HOWTO...ing-HOWTO.html

Especially this chapter:
2. Setup the Linux-system for writing CD-ROMs

Good luck.
 
  


Reply



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
(FreeBSD && Fedora Core 4 && Slackware 10.0) Filesystem Support taylor_venable *BSD 1 07-14-2005 02:24 PM
CD&DVD Recorder&Writer + Kernel MD3 Slackware 3 12-06-2004 07:35 AM
K3B & scsi writer phil1361 Slackware 13 03-06-2004 01:51 PM
K3b & DVD-writer cojniz Linux - Software 2 01-28-2004 01:06 AM
add cd writer to slackware 9.1 Gates1026 Slackware 5 12-29-2003 10:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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