enable file sharing between the host and Virtual systems?

Page 3 of 3 FirstFirst 123

  1. Posts : 106
    Windows 7 Professional 64bit + Ubuntu in Virtual Box
       #21

    Things that i have managed to get right:
    1: creating a virtual drive
    2: Installing an operating system on the virtual box
    3: Figuring out what the terminal is and how to use it... [just like windows CMD, a tad different]
    4: Installing Guest Additions
    5: Changing the resolution to a max of 1272x920
    6: Creating folders in the /mnt directory using the terminal....

    Pusspa said:
    the easy way for you to tell me you have is if your mouse will move from win7 to the linux window without you having to use the right control key to take control of the mouse, or if you can go full screen properly without ur linux window being small and being surrounded by a black border.
    Yes then they are correctly installed... but on a side note the mouse integration worked right from the start.
      My Computer


  2. Posts : 654
    Windows 7 Ultimate x64
       #22

    woo hoo ok the last bit is easy... sudo mount -t vboxsf sharename mountpoint
    sharename is what u called it in virtualbox (like i called my music shared folder mp3s) and mountpoint is the place you created in /mnt

    if you restart your linux you will need to manually remount the shared folders or add a line for each shared folder in you /etc/fstab file to have them accessable on reboot.

    To mount a shared folder during boot, add the following entry to /etc/fstab:
    sharename mountpoint vboxsf defaults 0 0
    Attached Thumbnails Attached Thumbnails enable file sharing between the host and Virtual systems?-capture.jpg  
      My Computer


  3. Posts : 106
    Windows 7 Professional 64bit + Ubuntu in Virtual Box
       #23

    I think i managed to get it to mount... not sure but i understand the commands that need to be inputted now to get the thing working. I just have 3 questions:

    1. Where are the files and how do i access them?
    2. How do i get root privileges so that i can edit the fstab file?
    3. How do i know if it has worked?
      My Computer


  4. Posts : 654
    Windows 7 Ultimate x64
       #24

    Nizz said:
    I think i managed to get it to mount... not sure but i understand the commands that need to be inputted now to get the thing working. I just have 3 questions:

    1. Where are the files and how do i access them?
    2. How do i get root privileges so that i can edit the fstab file?
    3. How do i know if it has worked?
    1/ the easy way for you to access the folders is by using the places menu, then the computer submenu. In Ubuntu, this brings up Nautilus which is like explorer in windows, then browse to the location you mounted the shared folders.

    2/ typing sudo before any command will temporarily raise your privileges to root.

    3/ you will know 'it' worked if you can access your shared folders.

    good luck!
      My Computer


  5. Posts : 106
    Windows 7 Professional 64bit + Ubuntu in Virtual Box
       #25

    there, nailed it :)

    but the sharing is kinda useless... all my music just completely invaded my /mnt folder....
      My Computer


  6. Posts : 654
    Windows 7 Ultimate x64
       #26

    did you sudo mkdir /mnt/foldername then sudo mount -t vboxsf sharename mountpoint
    for example if i sudo mkdir /mnt/music then if in virtualbox my name for the shared folder was mp3s i would just type sudo mount -t vboxsf mp3s /mnt/music it seems you mounted your shared folder to just /mnt from your description. i hope you are enjoying this linux tutorial!!
      My Computer


  7. Posts : 106
    Windows 7 Professional 64bit + Ubuntu in Virtual Box
       #27

    oh... ok... rookie mistake.. :)

    how can i make a shortcut to the mnt folder on the desktop?

    figured it out :)
    Thanks man..
    PROBLEM SOLVED!
      My Computer


  8. Posts : 654
    Windows 7 Ultimate x64
       #28

    i am happy to hear this... i hope u play with linux (i know this is a win7 forum)!!
      My Computer


  9. Posts : 8,375
    W7 Ultimate x64/W10 Pro x64/W11 Pro Triple Boot - Main PC W7 Remote PC Micro ATX W7 Pro x64/W11 Pro
       #29

    TheBull said:
    How do I enable file sharing between the host and Virtual systems?

    EDIT: (solution)

    Windows Virtual PC - Select Host Devices to Share
    I'm glad to see you found what you were looking for with the guide there.

    On VBox and other VM programs I've been trying to work things like this on them to see what can be done.
      My Computers


 
Page 3 of 3 FirstFirst 123

  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 22:01.
Find Us