Author Topic: Help with K3B  (Read 465 times)

enjoijeff

  • Member
  • **
  • Posts: 110
  • Kudos: 0
Help with K3B
« on: 28 December 2003, 23:10 »
No support for ATAPI with cdrdao
You will not be able to use all your reading devices as copy sources since there is at least one not configured to use SCSI emulation and your system does not support ATAPI with cdrdao.
Solution: The best and recommended solution is to enable ide-scsi (SCSI emulation) for all writer devices. This way you won't have any problems.

How do I do that?

insomnia

  • Member
  • **
  • Posts: 587
  • Kudos: 0
Help with K3B
« Reply #1 on: 29 December 2003, 03:09 »
quote:
Originally posted by enjoijeff:
No support for ATAPI with cdrdao
You will not be able to use all your reading devices as copy sources since there is at least one not configured to use SCSI emulation and your system does not support ATAPI with cdrdao.
Solution: The best and recommended solution is to enable ide-scsi (SCSI emulation) for all writer devices. This way you won't have any problems.

How do I do that?



U'll need to re-configure the kernel and the bootloader...
Google can help you...  ;)
Those who can make you believe absurdities can make you commit atrocities.
    Voltaire

Injustice is happening now; suffering is happening now. We have choices to make now. To insist on absolute certainty before starting to apply ethics to life decisions is a way of choosing to be amoral.
R. Stallman

http://www.pvda.be/


Pantso

  • Member
  • **
  • Posts: 1,249
  • Kudos: 55
    • http://www.support-freesoftware.org
Help with K3B
« Reply #2 on: 29 December 2003, 03:20 »
Basically, this happens because your CDR must be configured with SCSI emulation. I am surprised that this didn't happen during the installation procedure. Which distro are you using?

Kintaro

  • Member
  • **
  • Posts: 6,545
  • Kudos: 255
  • I want to get the band back together!
    • JohnTate.org
Help with K3B
« Reply #3 on: 29 December 2003, 03:31 »
Pass hdX=ide-scsi to the kernel via your boot loader.

Pantso

  • Member
  • **
  • Posts: 1,249
  • Kudos: 55
    • http://www.support-freesoftware.org
Help with K3B
« Reply #4 on: 29 December 2003, 11:29 »
quote:
Originally posted by X11: always understood:
Pass hdX=ide-scsi to the kernel via your boot loader.


Yep, that should do it, but it also depends on the distro. Don't forget to replace the 'X' part with your device's letter :-D

Kintaro

  • Member
  • **
  • Posts: 6,545
  • Kudos: 255
  • I want to get the band back together!
    • JohnTate.org
Help with K3B
« Reply #5 on: 29 December 2003, 15:45 »
Yea i should have pointed that out.

hda = Primary Master
hdb = Primary Slave
hdc = Secondary Master
hdd = Secondary Slave.

If you have a fast cdrom and a fast burner, when copying CD's you may want to put them on different channels as when there on the same channels you may create a great many coasters.

[ December 29, 2003: Message edited by: X11: always understood ]