Hallo,
> > Aus lauter Verzweiflung hab ich gestern noch wine und darauf Nero
> > installiert.
> Wenn das funktioniert, fress ich 'nen Besen.
^^^^^^^^^^^^
Wenn das hier (s.u.) stimmt (ich habe es nicht selbst probiert):
http://www.winehq.org/hypermail/wine-users/2001/02/0366.html
(mehr noch unter
http://www.codeweavers.com/site/compatibility/browse/name?app_id=124;forum=1)
könnte das ein sehr ballaststoffreiches Wochenende für Dich werden ;-)
LG
Stephan (der im ebenso überrascht ist das es tun soll)
=== SCHNIPP ===
Ok, I have ahead Nero working using Wine with my IDE CD-writer. This
is how I did it:
First get SCSI emulation to work. For this I have the modules
ide-scsi, ide-cd, cdrom and sr_mod loaded. My cdromd rive is /dev/hdc
and in /etc/modules.conf I have added:
options ide-cd ignore=hdc # tell the ide-cd module to ignore hdc
alias scd0 sr_mod # load sr_mod upon access of scd0
pre-install sr_mod modprobe sg
pre-install sg modprobe ide-scsi # load ide-scsi before sg
pre-install sr_mod modprobe ide-scsi # load ide-scsi before sr_mod
pre-install ide-scsi modprobe ide-cd # load ide-cd before ide-scsi
In /etc/fstab, the cdrom line is changed to:
/dev/scd0 /mnt/cdrom iso9660 noauto,owner,ro 0 0
In .wine/config, I have added:
[scsi c0t0d0]
"Device" = "/dev/scd0"
The emulated scsi cdrom has device id 0,0,0.
This works for me. There is no difference in normal usage, except that
the Cd-writer never spins down when a disc is inserted.
=== SCHNAPP, SCHNAPPI ===
--
Stephan Gromer, MD. PhD.
Work: Biochemie-Zentrum Heidelberg / Im Neuenheimer Feld 504 / D-69120
Heidelberg / Tel.: +49 (6221) 544291 / Fax.: +49 (6221) 545586
Home: Sternallee 89 / D-68723 Schwetzingen / Tel.: +49 (6202) 855038
Mobil: +49 (172) 7694555 / URL: http://www.gromer-online.de
Received on Sat Feb 12 08:54:47 2005