[Ilugc] cd writer

  • From: praveen@xxxxxxxxxxx (Praveen Kumar)
  • Date: Fri, 16 Apr 2004 12:42:02 +0530

Shaks wrote:

1/ "cdrecord" is good from command line

2/ http://www.k3b.org has good GUI interface

3/ http://www.xcdroast.org is also nice

Take a look at CD-Writing HOW-TO from tldp.org before your start.

You have to turn on SCSI emulation of your CDROM drive if you are using 
an older version of cdrecord which doesn't suport ATAPI writers. (Note 
that SCSI emulation is deprecated in Kernel 2.6). For enabling this your 
have to pass "hdc=ide-scsi" to your kernel (Assuming CD writer is /dev/hdc).

An example cdrecord command string to burn an iso image (on my system) is

# cdrecord -v dev=0,0,0 speed=52 driveropts=burnfree sarge-i386-1.iso


-- 
http://puggy.symonds.net/~praveen

Other related posts: