http://bugs.winehq.org/show_bug.cgi?id=20071 Boris <bstriker(a)ya.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bstriker(a)ya.ru --- Comment #3 from Boris <bstriker(a)ya.ru> 2009-09-17 16:00:36 --- Tried the test program at my machine: $ sudo rm -r /dev/cpu $ sudo su # wine noo.exe NOO - Delete failure of file created by /bin/mknod -m 644 msr c 202 0 NOO - Delete msr Success, Return Error Code 0 Success crw-r--r-- 1 root root 202, 0 2009-09-18 00:55 msr NOO - Delete msr Failure, Return Error Code 87 Invalid parameter NOO - done # exit $ ls -l /dev/cpu/0/msr crw-rw---- 1 root root 202, 0 2009-09-18 00:55 /dev/cpu/0/msr $ wine --version wine-1.1.29-83-gdad99e2 Hence, I confirm. -- 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.