I run VMware workstation with Ubuntu on it on my Windows XP box. Is there a way to access the Linux filesystem inside the Virtual machine from Windows?

link|improve this question
feedback

migrated from stackoverflow.com Dec 18 '09 at 1:22

This question came from our site for professional and enthusiast programmers.

3 Answers

Take a look at the VMware Workstation 5.5 Disk Mount Utility

The most recent versions of VMWare have that built in; go to your virtual machine settings, hard disk, utilities, and "Map virtual disk"

link|improve this answer
feedback

Can't you set it up as a file server and access it that way? You could also probably use telnet to remote into the ubuntu machine.

link|improve this answer
1  
telnet needs to die – prestomation Dec 18 '09 at 5:27
feedback

Sharing folders is another solution to do it while having the VM running.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown