I had been using Parallel Desktop for running Windows and Ubuntu Linux in my MacOSX Leopard. Windows support is really very good in Parallel Desktop taking into account the coherence, clipboard and all in one file sharing options. Unfortunately, coherence is not supported under Linux and no straight forward way for file sharing. Here is a way that I figured out after fiddling with Parallel for an hour and it works prettly well for me.
In Leopard, System Preferences > Sharing
Turn on File sharing. Add as many folders that you want to share. Please note down the IP address, you'll need this later. Click on Options
Choose the protocol that you want to use to share your files. In this case I chose SMB (samba). Click on Done.
Now we need to turn on Internet Sharing. As I use bluetooth to connect to my phone for using gpinternet, I chose to share Bluetooth and then chose via 'Airport'.
Now open VM configuration window for Ubuntu Linux. For Network Adapter we need to choose 'Bridged Ethernet' and then 'Airport/Wireless Adapter'.
Now fire up your Ubuntu VM, when desktop emerges, from the Network Applet in the top right corner of the screen, choose 'Wired Connection'. It will automatically configure the new network.
Now open a nautilus windows and type the IP address that you noted down in the address bar. In my case I had to write down this: smb//10.65.23.158. Shared folders from Mac account will appear right away.
Subscribe to:
Post Comments (Atom)
Back to Blogging
After a failed attempt last year to get back to blogging, I'm trying it again this year. I really wanted to get back, but got busy will...
-
For my Univ project, I need 2 use graphics.h. Everyone knows graphics.h is not in C's standard library. Only Turbo C supports it and for...
-
Make sure you have grub installed in the same partition as the Ubuntu, not in MBR. Now boot into any linux Live CD and do this: $sudo dd if=...
-
Normally, when we are coding java in Eclipse , we do not see any javadoc help when we hover over a keyword. This is because by default, ecli...
No comments:
Post a Comment