System Setup: CD-RW |
Configuration Hardware Linux Disks X Windows Printer Modem Sound Network Scanner CD-RW Windows Other |
Table of Contents
CD-RWHardware InstallPurchased Yamaha 8424EZ, though the box is partly labeled "SZ" (scsi). The one I looked at was a new box. When I came back and picked it up after paying, it was an opened box. Installed it on fred, in place of the old 2X CD, so it was master on the second IDE controller. Very noisy buzz when reading -- may have to take back. Set /etc/modules.conf: alias scsi-adapter ide-scsi options ide-cd ignore=hdc Set /etc/lilo.conf: label = suse64 append = "hdc=ide-scsi"
Everytime I reboot, I need to do: depmod insmod ide-scsi Haven't figured out how to get the system to do that on boot. Use yast to "install" CDROM as SCSI. This is needed to use it as a normal CDROM (as compared to the reader/writer activity under xcdroast). Check out:
Software InstallNext, try for CD-W. Looking at CD-Writing-HOWTO. Looks like I need cdrecord and xcdroast. Went to yast and installed cdrecord. Need to look on-line for xcdroast (or KDE or Gnome versions?)Found cdrecord 1.9 at its home site and compiled and installed. Kind of odd make process, but seemed to work. Then found xcdroast and installed it. Had to use: ./configure --nosuse xcdrecord's "setup" dialog wasn't happy about my "home" being across NFS, so I'll have to make a local user. After various experiments, found I needed to do setup as root with xcdroast -nonroot, and then as each individual:
UsageBlanking a rewritable diskMust be done as root. Takes about 20 minutes.cdrecord dev=/dev/sg0 blank=all speed=4
Writing a data diskWrote data CD onto rewriteable, and it was readable on wilma.
Writing an audio diskRecordable media is readable by any CD player. But Rewritable can only be read by computer CD readers, plus a high-end car player. Two hours after learning this the hard way, read it in Business Week.
JacketUsing gimp:
Using cdlabelgen: [not aligning yet...]
LabelUsing KCDLabel: [TBD]
|
Creator: Harry George Updated/Created: 2001-01-07 |