LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 11-17-2003, 09:48 AM   #1
star geezer
LQ Newbie
 
Registered: Feb 2003
Location: LA
Posts: 17

Rep: Reputation: 0
5th IDE device or SCSI CD-RW?


I've run out of IDE ports & I need to add a CD-RW drive. I used an IDE expansion adapter (SIIG) & got an IDE CD-RW drive (Sony) & I can see the CD-RW drive, i.e., read CD's & eject, but I can't burn CD's. I use cdrtoaster & it asks for a driver - the default is /dev/sg0, but that doesn't work. I suspect that /dev/cdrom1 is wrong. I'm running Mandrake 8.1.

Questions:

Is there a separate driver for writing CD's.

Is /dev/sg0 the proper driver?

Is the IDE adapter really a scsi in disguise?

I have a SCSI card installed, so should I look for a SCSI CD-RW drive?

-- Vaughn
 
Old 11-17-2003, 09:56 AM   #2
hw-tph
Senior Member
 
Registered: Sep 2003
Location: Sweden
Distribution: Debian
Posts: 3,032

Rep: Reputation: 58
In order to use a CDRW to record CD's you need to load SCSI emulation for it. In Linux this is done with the ide-scsi kernel module (unless built into the kernel). You actually use SCSI emulation in Windows too - ever had ASPI problems? It's basically the same thing as ide-scsi in Linux.

Anyhow, in order to load SCSI emulation you will probably have to add a little something to the boot command in your bootloader for Linux. If you use Lilo you should edit /etc/fstab and add a line like this (hdc being your CDRW device - check what it's called - it should be easy to figure out if you read the dmesg output):
Code:
append="hdc=ide-scsi"
If you use Grub I'll happily let someone else tell you what line you should add to grub.conf cuz I don't have a clue.

You may also have to add the ide-scsi module to /etc/modules or whatever means your distribution has of autoloading modules. Or just type modprobe ide-scsi, which will load the module.

When ide-scsi is loaded for your CDRW you should be able to access the device as /dev/scd0 or /dev/sg0 instead of /dev/hdc.

Håkan

Last edited by hw-tph; 11-17-2003 at 09:58 AM.
 
  


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
how to mount device in SCSI and IDE interface superstition Linux - Hardware 7 11-14-2005 08:47 PM
GRUB or LILO boot to SCSI drive on SCSI system w/ IDE card mkl838 Linux - General 1 03-06-2005 09:01 PM
removed SCSI from kernel. ide-scsi gone. xushi Slackware 6 01-04-2005 07:00 PM
bad dmesg output when using ide-scsi boot parameter for IDE CD/DVD-ROM Locura Slackware 7 09-29-2003 02:36 AM
ide CDRW problems under ide-scsi jwbrownuk Linux - Hardware 3 04-30-2003 12:08 PM

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

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