DVDs mit IDE Brenner brennen
Florian Schwarz
floh at maflohsoft.de
Sun Jan 4 18:57:02 CET 2004
Florian Lohoff schrieb:
> On Sun, Jan 04, 2004 at 06:43:15PM +0100, Florian Schwarz wrote:
>>Ich habs jetzt mal mit ide-scsi Emulation versucht, beim booten habe ich
>>lilo append="hdc=ide-scsi" mit auf den weg gegeben und per /etc/modules
>>ide-scsi und sg geladen, was auch funktioniert:
>>
>>hdc: attached ide-scsi driver.
>>scsi0 : SCSI host adapter emulation for IDE ATAPI devices
>> Vendor: RICOH Model: DVD+RW MP5240 Rev: 1.11
>> Type: CD-ROM ANSI SCSI revision: 02
>>
>>Jetzt will ich nen cdrecord-ProDVD -scanbus ausführen, was zu folgendem
>>Fehler führt:
>>
>>pc-floh:/dev# cdrecord-ProDVD -scanbus
>>Cdrecord-ProDVD-Clone 2.01a12 (i586-pc-linux-gnu) Copyright (C)
>>1995-2003 Jörg Schilling
>>Unlocked features:
>>Limited features:
>>cdrecord-ProDVD: No such file or directory. Cannot open '/dev/pg*'.
>>Cannot open SCSI driver.
>>cdrecord-ProDVD: For possible targets try 'cdrecord -scanbus'. Make sure
>>you are root.
>>cdrecord-ProDVD: For possible transport specifiers try 'cdrecord dev=help'.
>>pc-floh:/dev#
>>
>>Was kann ich da machen?
>
>
> Zusaetzlich zum ide-scsi brauchst du das "sg" modul - "Generic SCSI"
Ist geladen:
pc-floh:/dev# lsmod
Module Size Used by Not tainted
[snip]
ide-scsi 9552 0
sg 27804 0
[snap]
pc-floh:/dev#
> BTW: Gerade fuer +R/RW braucht man das ProDVD nicht - Da reicht ein
> mkisofs und ein cat file.iso >/dev/scd0 da die + versionen sich wie
> "festplatten" verhalten.
Hm, das hab ich versucht:
pc-floh:/data# cat daten.iso > /dev/scd0
-bash: /dev/scd0: Kein passendes Gerät gefunden
pc-floh:/data#
Und das obwohl scd0 scheinbar existiert:
pc-floh:/dev# l|grep scd0
brw-rw---- 1 root cdrom 16, 0 2002-03-14 22:54 gscd0
crwxrwxrwx 1 root root 11, 0 2003-12-24 15:43 scd0
lrwxrwxrwx 1 root root 4 2003-10-23 14:25 sr0 -> scd0
pc-floh:/dev#
> Originaltools sind growisofs etc ... dvd+rw-tools
Wie genau meinst du das?
Gruß,
Floh
More information about the Linux
mailing list