[Bug 34198] New: Syslinux unable to fetch NTFS volume info
http://bugs.winehq.org/show_bug.cgi?id=34198 Bug #: 34198 Summary: Syslinux unable to fetch NTFS volume info Product: Wine Version: 1.7.0 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: onny(a)project-insanity.org Classification: Unclassified Error running following command: onny# wine syslinux.exe -maf -d /multiboot D: fixme:ntdll:server_ioctl_file Unsupported ioctl 560000 (device=56 access=0 func=0 method=0) Could not fetch NTFS volume info: Request not supported. I cannot tell yet which functionality is required to get syslinux work on NTFS partitions. -- 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.
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.
https://bugs.winehq.org/show_bug.cgi?id=34198 roger(a)mailinator.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roger(a)mailinator.com --- Comment #2 from roger(a)mailinator.com --- isnt this bug invalid/wontfix then? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=34198 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX --- Comment #3 from Austin English <austinenglish(a)gmail.com> --- I think WONTFIX is appropriate here. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=34198 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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.
participants (1)
-
wine-bugs@winehq.org