Difference: CdWriter (6 vs. 7)

Revision 731 Dec 2002 - TobyCabot

Line: 1 to 1
 HP 9350i 10x4x32 IDE, slave on ide0

Read CD-writing HOWTO at LDP ( http://en.tldp.org/HOWTO/CD-Writing-HOWTO.html ).

In a nutshell you need to configure the ide-scsi module so that the cdrecord tool thinks it's writing to a scsi burner. Note that the device shows up as /dev/scd0, not /dev/hdd.

Added:
>
>
Using modules you need to load ide-scsi before ide-cd so that it grabs the cdrom, or else tell ide-cd not to use one of the cdrom drives.
 If you want to let people other than root use the CD drive you'll need to chmod both /dev/scd0 and /dev/sg0.


Line: 23 to 25
 poohpa:~#
Added:
>
>
http://www.torque.net/scsi/SCSI-2.4-HOWTO/ - the The Linux 2.4 SCSI subsystem HOWTO is helpful in figuring out which modules need to be loaded and in what order.


 You use mkisofs to make the iso 9660 filesystem image and then cdrecord to write it to the disk (both packages can be dselected). For example, this will build a filesystem image called /mnt/test/cd_image with /home/cvs as /cvs, /home/www as /www, and /home/postgres as /postgres:


View topic | History: r14 < r13 < r12 < r11 | More topic actions...
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback