the Little Projects of Shawn M. Jones » » vmware /blog the life and times of a man in 21st Century America Sat, 06 Dec 2014 18:06:07 +0000 en-US hourly 1 http://wordpress.org/?v=4.3.1 Lil’ bit: Running VMWare on Ubuntu on NTFS /blog/2008/10/15/lil-bit-running-vmware-on-ubuntu-on-ntfs/ /blog/2008/10/15/lil-bit-running-vmware-on-ubuntu-on-ntfs/#comments Wed, 15 Oct 2008 23:38:00 +0000 http://wwwnew.littleprojects.org/?p=30
Print Friendly

This interesting set of circumstances actually exists, and quite frequently, evidently.

I recently began running Kubuntu on my laptop and started sharing the NTFS partition between Kubuntu and Windows. Unfortunately, after installing VMWare, I found out that VMWare wouldn’t start any of my virtual machines.

I was quite confused. I’d done this so many times on CentOS, I didn’t really expect Kubuntu/Ubuntu, a more user-friendly Linux distribution, to have any issues.

Well, I was wrong. It turns out that adding

mainMem.useNamedFile = "FALSE"

to the given virtual machine’s .vmx file fixes the problem.

This option forces VMWare to actually use the OS’s swap partition rather than making a swap file. Creating the swap file on NTFS seems to be an issue with NTFS on Kubuntu.

]]>
/blog/2008/10/15/lil-bit-running-vmware-on-ubuntu-on-ntfs/feed/ 0