Results 1 to 4 of 4

Thread: Problems with virtualbox ose

  1. #1
    Join Date
    Mar 2010
    Beans
    3

    Problems with virtualbox ose

    Hi there,
    I have ubuntu 9.10 installed on my system..yesterday I installed VirtualBox Ose on my system with Windows XP as guest....(Actually I switched from vmware as xp was running too slow on it and I needed to work on Visual Studio 2008)....Now Visual Studio working fine but OSE doesn't support my Usb drive....So there is no way I can exchange data b/w my host and guest.....
    Is there any work around possible....
    Can I connect my host with guest through some sort of network..if Yes then how??

    Can I use WINE to install VS 2008 express edition...

  2. #2
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Problems with virtualbox ose

    You will need to use the PUEL version of VirtualBox direct from Oracle in order to get USB enabled.
    http://www.virtualbox.org/wiki/Downloads

  3. #3
    Join Date
    Sep 2009
    Beans
    8,874
    Distro
    Ubuntu Development Release

    Re: Problems with virtualbox ose

    As suggested the puel version is supposed to enable usb use. If you want to have a share file make a folder named share in linux. Then open up XP right click on computer then map network drive and it is pretty self explanatory from there. XP will find the share folder in Linux and now you can just go to computer in XP and you will see a network drive with the share name.

  4. #4
    Join Date
    Dec 2009
    Beans
    6,777

    Re: Problems with virtualbox ose

    You can access a usb drive from a guest OS in virtual box OSE as long as the host is linux:

    LINUX HOST
    Using the VBox application create a Shared Folder to /media:
    Folder Path: /media
    Folder Name: hostmedia ( or whatever you choose )

    WinXP GUEST
    Open My Computer

    Select Tools
    Select Map Network Drive
    Drive: Select an available Drive Letter
    Folder: Select Browse. You will notice that there is a listing titled VirtualBox Shared Folders. Within that will be the shared folder "hostmedia" you created above.
    check Reconnect at login

    Every time you boot into the WinXP guest your shared folder created from /media will show up as a drive letter. Within that will be any usb device mounted on the linux host .

    There's also a side benefit. You'll always know who is in charge of the mounted / unmounted device - it's always the host.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •