Posts Tagged ‘main’
I usually dual boot my PC with Windows and Linux. For the moment I still heavily use Windows so most of my information is stored on NTFS drives. My linux ext3 partition is only 10 GB wich is more than enough. But I recently installed VMware server on Ubuntu Hardy Heron, and obviously I was forced to save my virtual machines on one of the larger windows partitions. That was o problem for my system, because everything I did I couldn’t PowerOn the virtual machine, with the following error message: “Unable to connect to the MKS: Pipe: Read failed.” After a lot of searching I found this solution. Edit as root the main .vmx file and add this line:
mainMem.useNamedFile=FALSE
Save it and you are ready to use your virtual machine.
Tags: boot, Edit, error, everything, ext, FALSE, file, Hardy, Heron, information, line, Linux, lot, main, mainMem, message, MKS, moment, NTFS, partition, Pipe, PowerOn, problem, Read, root, Server, solution, System, Ubuntu, Unable to connect to the MKS: Pipe: Read failed, useNamedFile, VMware, vmx, wich
