Browsing archives for June 27th, 2007

Qemu : Share Folders Between Guest And Host OS

Debian,Open Source,Ubuntu 27 June 2007 View Comments

Qemu -smb option does not work on Debian/Ubuntu because of a bug in Samba package. Rebuild the Samba package without the –with-fhs option to work around it. But you still can use samba without “-smb” option. Lets say you have ubuntu as host OS and WindowsXP guest OS. Install samba server on host OS : [...]