LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-05-2004, 09:09 AM   #1
Juventino
LQ Newbie
 
Registered: Mar 2004
Location: Paris
Distribution: Redhat 9.0
Posts: 10

Rep: Reputation: 0
Cdrecord How To


Is the command "cdrecord" only restricted for SCSI cd-writers?
Because mine is IDE, and I didn't know how to parameter the command so that I could burn CDs from the terminal (command-line).
Does anyone have any idea about this?
Thanks guys.
 
Old 03-05-2004, 09:15 AM   #2
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
it works fine on ide burners... you just need scsi emulation and stuff...

http://www.troubleshooters.com/linux/cdrw.htm
 
Old 03-05-2004, 01:24 PM   #3
itsme86
Senior Member
 
Registered: Jan 2004
Location: Oregon, USA
Distribution: Slackware
Posts: 1,246

Rep: Reputation: 59
If you're using a 2.6.x kernel you shouldn't use SCSI emulation for IDE cd writers. You should with previous kernels though.
 
Old 03-05-2004, 04:30 PM   #4
crabboy
Senior Member
 
Registered: Feb 2001
Location: Atlanta, GA
Distribution: Slackware
Posts: 1,821

Rep: Reputation: 121Reputation: 121
Moving to Linux-Software.
 
Old 03-05-2004, 04:47 PM   #5
Crashed_Again
Senior Member
 
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503

Rep: Reputation: 57
itsme86 is right. In the 2.6 kernel scsi emulation is not necessary. Heres how you can track down your cdrom drive:

Code:
# dmesg | grep hd
Kernel command line: root=/dev/hdb2
    ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA
hda: WDC WD800JB-00ETA0, ATA DISK drive
hdb: MAXTOR 6L060J3, ATA DISK drive
hdc: GENERIC DVD DUAL 4XMax, ATAPI CD/DVD-ROM drive
hda: max request size: 1024KiB
hda: 156301488 sectors (80026 MB) w/8192KiB Cache, CHS=16383/255/63, UDMA(100)
hdb: max request size: 128KiB
hdb: 117266688 sectors (60040 MB) w/1819KiB Cache, CHS=65535/16/63, UDMA(133)
hdc: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 8192kB Cache, UDMA(33)
Adding 1044216k swap on /dev/hda3.  Priority:-1 extents:1
EXT3 FS on hdb2, internal journal
In my case the cdrom drive is /dev/hdc so cdrecord is:

Code:
# cdrecord dev=/dev/hdc -scanbus
That should show you your cdrom drive.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
cdrecord??? Lleb_KCir Linux - Software 17 04-13-2005 11:02 PM
cdrecord jaakkop Linux - Software 3 11-20-2004 01:17 PM
cdrecord chaitu_iiit Linux - Software 2 11-10-2004 01:20 PM
cdrecord quentusrex Debian 6 08-20-2004 03:01 AM
cdrecord Kent Emia Linux - Newbie 2 03-05-2004 10:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:51 PM.

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