Koozali.org: home of the SME Server

CD Burning Utils

Offline p-jones

  • *
  • 594
  • +0/-0
CD Burning Utils
« on: October 16, 2005, 01:09:27 AM »
I have been trying to get the CD/DVD Utils / Backup working but am going a bit crazy. Its looking for a SCSI ID for the Device, default 0,0,0

I have a functional device attached to the second IDE Controller as  a master. The BIOS eports the following:
server1 kernel: hdc: attached ide-cdrom driver.
server1 kernel: hdc: ATAPI 48X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
server1 kernel: Uniform CD-ROM driver Revision: 3.12
server1 kernel: scsi2 : SCSI host adapter emulation for IDE ATAPI devices
server1 kernel: st: Version 20030406, bufsize 32768, max init. bufs 4, s/g segs 16

How will I assign this device ?
...

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: CD Burning Utils
« Reply #1 on: October 16, 2005, 05:47:47 AM »
Quote from: "p-jones"
I have been trying to get the CD/DVD Utils / Backup working but am going a bit crazy. Its looking for a SCSI ID for the Device, default 0,0,0
...
How will I assign this device ?


Try "cdrecord -scanbus".

Offline p-jones

  • *
  • 594
  • +0/-0
CD Burning Utils
« Reply #2 on: October 16, 2005, 06:00:56 AM »
Sorry - I forgot to say I tried that. - It just hangs an doesnt give any useful response
...