7 Dec
2008
7 Dec
'08
4:02 a.m.
http://bugs.winehq.org/show_bug.cgi?id=15559 --- Comment #66 from Matteo Modesti <mattemod(a)gmail.com> 2008-12-06 22:02:15 --- (In reply to comment #65)
tmpfs /dev/shm tmpfs defaults,ro 0 0
Re-commenting that line in fstab removed the error when running wine.
Don't comment that line, just remove that ",ro" and maybe add a 'size' argument; for example: tmpfs /dev/shm tmpfs defaults,size=64m 0 0 -- 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.