http://bugs.winehq.org/show_bug.cgi?id=29966 ^Rooker <rooker(a)das-werkstatt.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rooker(a)das-werkstatt.com --- Comment #2 from ^Rooker <rooker(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.