http://bugs.winehq.org/show_bug.cgi?id=29966
^Rooker rooker@das-werkstatt.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rooker@das-werkstatt.com
--- Comment #2 from ^Rooker rooker@das-werkstatt.com 2012-02-22 04:25:49 CST --- Running ReBirth works fine - I've tried it with wine-1.3.28. The trick to get it to find its CD-image is to create some symlinks in " ~/.wine/dosdevices". Like this:
//------------- $ sudo mount -o loop ~/rebirth-image.iso /mnt/rebirth $ cd ~/.wine/dosdevices $ ln -s /mnt/rebirth e: $ ln -s ~/rebirth-image.iso e:: //-------------
I've been using this configuration since 2008 now. Additional information about ReBirth and Wine can be found here: http://www.das-werkstatt.com/forum/werkstatt/viewtopic.php?p=3371