ubuntu-gust os !! Urgent !!


  1. Posts : 19
    Windows 7 Ultimate 32bit
       #1

    ubuntu-gust os !! Urgent !!


    i am using vm ware,with win 7 as host os and ubuntu 10(latest version) as guest os...i have shared a folder.how to access it in ubuntu....
    another
    how to install vm ware tool in ubuntu...
    waiting for reply...
      My Computer


  2. Posts : 6,668
    Windows 7 x64
       #2

    accessing windows folders via ubuntu proved a real pain in the butt for me. There are several guides on the subject online that suggest completely different methods.
    Here is one.
    How To Access Your Windows Hard Drive From Ubuntu
    Linux is a bit snobby about accessing windows for some reason.
    As for VM, it's not something I use enough myself to be giving any advice on.
      My Computer


  3. Posts : 19
    Windows 7 Ultimate 32bit
    Thread Starter
       #3

    Maguscreed said:
    accessing windows folders via ubuntu proved a real pain in the butt for me. There are several guides on the subject online that suggest completely different methods.
    Here is one.
    How To Access Your Windows Hard Drive From Ubuntu
    Linux is a bit snobby about accessing windows for some reason.
    As for VM, it's not something I use enough myself to be giving any advice on.
    thanks friend...how to install vm ware tool on ubuntu...
      My Computer


  4. Posts : 7,878
    Windows 7 Ultimate x64
       #4

    Ok, here is the procedure for installing the vmware tools for Ubuntu;

    The first thing you need to do is make sure that you have the build tools installed to perform a build of the vmware modules;
    Code:
    sudo apt-get install build-essential linux-headers-`uname -r` psmisc

    Then, go into VMWare Player, Virtual Machine, Install vmware tools

    Then, open a terminal window in Ubuntu and do the following

    Make a mount point with;
    Code:
    sudo mkdir /media/cdrom
    Mount the vmware tools iso
    Code:
    sudo mount /dev/cdrom /media/cdrom
    Copy and extract VMWareTools

    Code:
    sudo cp /media/cdrom/VMwareTools*.tar.gz /home/username
    cd /home/username
    tar -xzvf VMwareTools*.tar.gz
    Then install the vmware tools
    Code:
    cd /home/username/vmware-tools-distrib 
    sudo ./vmware-install.pl
      My Computer


  5. Posts : 7,878
    Windows 7 Ultimate x64
       #5

    Once you have the VMWare tools installed, the shared folders is simple.

    You go into Settings for the VM, Go into Options, and enable shared folders. You will have to pick something to share (For example, the C drive). Then give it a name.

    Once you have done this, navigate to \mnt\hgfs on your Ubuntu box and you should see the shared folder name that you created above.
      My Computer


  6. Posts : 19
    Windows 7 Ultimate 32bit
    Thread Starter
       #6

    how to configure vm ware tool for first time..
      My Computer


  7. Posts : 7,878
    Windows 7 Ultimate x64
       #7

    That's what I covered in my first response here.
      My Computer


  8. Posts : 19
    Windows 7 Ultimate 32bit
    Thread Starter
       #8

    pparks1 said:
    That's what I covered in my first response here.
    i am new to Ubuntu,and i dont know anything about ubuntu...please gave me an brief explination....
      My Computer


  9. Posts : 7,878
    Windows 7 Ultimate x64
       #9

    It's all right here
    ubuntu-gust os !! Urgent !!

    You boot into Ubuntu, open a terminal and simply cut and paste all of the commands that I have given you. I even provided explanations for exactly what I am doing. I don't really know how to provide any more information than this, these are the exact steps on how to do it.
      My Computer


  10. Posts : 19
    Windows 7 Ultimate 32bit
    Thread Starter
       #10

    Thanks Friend...
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 11:18.
Find Us