The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
RE: Virtual box work around.
by Mike Mestnik on Monday April 23rd 2012, 23:58
bind mount /dev /proc and /sys using --rbind mount option. You will have to use /proc/mounts to discover all the sub-mounts needing to be unmounted to unmount these.