LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-20-2005, 03:43 AM   #16
cathectic
Member
 
Registered: Sep 2004
Location: UK, Europe
Distribution: Slackware64
Posts: 761

Rep: Reputation: 35

There's no reason, just don't use -scanbus, it's good for nothing except the SCSI bus. You can record directly to a CD on a 2.6 kernel using, in your case:
Code:
cdrecord dev=/dev/hdc [rest of command]
 
Old 05-20-2005, 08:21 AM   #17
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Yep, there is no need to use "-scanbus" at all if you are using a 2.6 kernel. "cdrecord -scanbus" was for 2.4 kernels that were using ide-scsi emulation.
 
Old 05-28-2005, 04:18 PM   #18
masinick
Member
 
Registered: Apr 2002
Location: Greenville, SC
Distribution: Debian, antiX, MX Linux
Posts: 636
Blog Entries: 16

Rep: Reputation: 104Reputation: 104
I found that cdrecord commands that used to work need to be altered in order to get them to work. I used to use cdrecord from the command line all the time. However, k3b is so good at figuring out the right options to give to cdrecord that I now almost always use k3b, even if I am not running KDE at the time I want to use it. I just used it to burn a quick CD/RW erasable CD containing systemrescuecd and it worked great! I'm sold on using k3b as my primary CD burning utility!
 
Old 05-30-2005, 09:10 PM   #19
djgerbavore
Member
 
Registered: Jun 2004
Location: PA
Distribution: Fedora (latest git kernel)
Posts: 458

Original Poster
Rep: Reputation: 30
i love k3b, after i was doen burning a cd, i click on teh debug button and it shows me the cdrecord command and all its agrs that it used to burn that cd. So by using k3b, i can know use the command line to burn cds. and writes scripts also

k3b rocks

thanks,
djgerbavore
 
Old 05-31-2005, 04:26 AM   #20
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Just issue cdrecord with -v and you see it all ...
 
Old 06-24-2005, 03:53 AM   #21
ojakubcik
LQ Newbie
 
Registered: Jun 2005
Posts: 4

Rep: Reputation: 0
Kernel 2.6 has different naming

To do burning using kernel 2.6 and not using the discouraged way (dev=/dev/whatever),
use
Code:
dev=ATA:x,y,z
The "coefficients" can be obtained by the following command.

Code:
cdrecord -v dev=ATA -scanbus
At least this works for me since kernel 2.6.7. But one more tip: If you are using
kernel 2.6.8 or 2.6.8.1, don't ever try to burn in DAO mode, because it
can crash your system, unless you have VERY VERY BIG RAM. Nonetheless,
solution is simple -- just upgrade to 2.6.9 or newer.
 
Old 06-24-2005, 08:20 AM   #22
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Quote:
To do burning using kernel 2.6 and not using the discouraged way (dev=/dev/whatever)
Why is that discouraged when it works fine?
 
Old 06-25-2005, 06:10 AM   #23
ojakubcik
LQ Newbie
 
Registered: Jun 2005
Posts: 4

Rep: Reputation: 0
Why is dev=/dev/whatever discouraged

AFAIK it's discouraged because of DMA issues. But for more information please consult the documentation and sources. cdrecord uses it's own library to send command to burner. Moreover, /dev/whatever is kernel block device and for this reason the kernel occasionally stops commands whose meaning is unknown for the kernel. This is true especially for unprivileged user access.
 
  


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
cdrecord with kernel 2.6 chandru.in Linux - Software 10 07-15-2005 10:07 PM
Kernel 2.6.11 and CDRecord hongman Linux - Software 5 04-20-2005 11:33 AM
cdrecord/cdrdao + kernel 2.6 daigoro Slackware 6 08-20-2004 08:27 AM
cdrecord prob with kernel 2.6?! overlord73 Linux - Software 0 06-29-2004 08:09 AM
cdrecord and 2.6 kernel Crazed123 Linux - Software 3 04-16-2004 05:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

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