Hallo
Wie kann ich mit Mandrake 9.2 brennen. Wenn ich k3b starte bringt es immer diese Meldung: Keine Unterstützung von ATAPI mit cdrdao
Es wird nicht möglich sein, alle Lesegeräte als Kopierquellen zu benutzen, da mindestens eines ohne SCSI-Emulation konfiguriert ist und das System kein ATAPI mit cdrdao unterstützt.
Lösung: Die beste und empfohlene Lösung ist das Aktivieren von ide-scsi (SCSI-Emulation) für alle Schreibgeräte. Dann wird es keine Probleme geben. Wenn ich in Harddrake schaue steht da das mein Brenner an einem Scsi Anschluß hängt aber er brennt nicht. Was muß ich machen damit er brennt. Brenner Poineer DVD R.
Linux 15.061 Themen, 107.387 Beiträge
Das steht in der lilo.config
boot=/dev/hdc
map=/boot/map
vga=normal
default="linux"
keytable=/boot/de-latin1-nodeadkeys.klt
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
disk=/dev/hde bios=0x81
image=/boot/vmlinuz
label="linux"
root=/dev/hde1
initrd=/boot/initrd.img
append="devfs=mount splash=silent hdg=ide-scsi acpi=ht splash=silent"
vga=788
read-only
image=/boot/vmlinuz
label="linux-nonfb"
root=/dev/hde1
initrd=/boot/initrd.img
append="devfs=mount splash=silent hdg=ide-scsi acpi=ht"
read-only
other=/dev/hdc1
label="windows"
table=/dev/hdc
other=/dev/fd0
label="floppy"
unsafe
image=/boot/vmlinuz-2.4.22-10mdk
label="old_linux-nonfb"
root=/dev/hde1
initrd=/boot/initrd-2.4.22-10mdk.img
append="devfs=mount hdg=ide-scsi acpi=ht"
read-only
image=/boot/vmlinuz
label="failsafe"
root=/dev/hde1
initrd=/boot/initrd.img
append="failsafe devfs=nomount splash=silent hdg=ide-scsi acpi=ht"
read-only
