http://bugs.winehq.org/show_bug.cgi?id=34198 Roman Franchuk <franchukrom(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |franchukrom(a)gmail.com --- Comment #1 from Roman Franchuk <franchukrom(a)gmail.com> 2013-09-08 07:53:20 CDT --- In wine, "disks" are just file systems (your disk d:, for example, is just a bunch of files that are placed in /mnt/D, not a disk with NTFS itself). Wine does not have any raw access to your disk (in particular, wine have nothing to do with NTFS), and it even does not know that your D: actually points to NTFS partition, so programs like syslinux that need raw access to your partition can not work in wine. -- 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.