Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Oracle Virtualbox 3.2?

  1. #1
    Join Date
    Dec 2006
    Location
    Southend, Essex, UK
    Beans
    605
    Distro
    Ubuntu 12.04 Precise Pangolin

    Oracle Virtualbox 3.2?

    I upgraded to the latest version of Oracle Virtualbox as was suggested when I ran it. I have been using Windows XP for some time with full support for my mobile phone. However since the upgrade it won't run. Any help please?

    Here's a screenshot of the problem.



    Thank you.
    "We are what we think. All that we are arises with our thoughts."

    Buddha The Dhammapada

  2. #2
    Join Date
    Aug 2006
    Beans
    70

    Re: Oracle Virtualbox 3.2?

    Hello,

    How did you originally install VirtualBox? Can you please post the output from:

    Code:
    dpkg --list |grep virtualbox

  3. #3
    Join Date
    May 2008
    Location
    Cluj, Romania
    Beans
    1,292

    Re: Oracle Virtualbox 3.2?

    Well in a window it states what should you do (you have to recompile the kernel module used by virtualbox):

    Open a console and type:

    sudo /etc/init.d/vboxdrv setup

    then try again.

  4. #4
    Join Date
    Aug 2006
    Beans
    70

    Re: Oracle Virtualbox 3.2?

    Quote Originally Posted by gradinaruvasile View Post

    Open a console and type:

    sudo /etc/init.d/vboxdrv setup

    then try again.
    Hi gradinaruvasile,

    I think the screenshot shows that there was a terminal window open with that command typed and an error returned. Unless you saw something I missed?

  5. #5
    Join Date
    Jul 2009
    Beans
    850
    Distro
    Ubuntu Development Release

    Re: Oracle Virtualbox 3.2?

    try reinstalling virtualbox.
    "Microsoft Windows: A collection of 32bit extensions and a graphical shell for a 16bit patch to an 8bit O.S. originally coded for a 4bit microprocessor written by a 2bit company who cant stand 1 bit of competition." Jargon File 4.4.7

  6. #6
    Join Date
    Dec 2006
    Location
    Southend, Essex, UK
    Beans
    605
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Oracle Virtualbox 3.2?

    Quote Originally Posted by carl.davis View Post
    Hello,

    How did you originally install VirtualBox? Can you please post the output from:

    Code:
    dpkg --list |grep virtualbox
    Code:
    chrispche@chrispche-laptop:~$ dpkg --list |grep virtualbox
    ii  virtualbox-3.2                                               3.2.10-66523~Ubuntu~maverick               Oracle VM VirtualBox
    chrispche@chrispche-laptop:~$
    It was already pre-installed with a disk from Ubuntu Magazine.
    "We are what we think. All that we are arises with our thoughts."

    Buddha The Dhammapada

  7. #7
    Join Date
    Dec 2006
    Location
    Southend, Essex, UK
    Beans
    605
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Oracle Virtualbox 3.2?

    Quote Originally Posted by nerdy_kid View Post
    try reinstalling virtualbox.
    I tried reinstalling. Same thing happens.
    "We are what we think. All that we are arises with our thoughts."

    Buddha The Dhammapada

  8. #8
    Join Date
    Aug 2006
    Beans
    70

    Re: Oracle Virtualbox 3.2?

    Quote Originally Posted by chrispche View Post
    I tried reinstalling. Same thing happens.
    You could try to remove the config files and reinstall with:

    Code:
    sudo apt-get purge virtualbox-3.2
    sudo apt-get update
    sudo apt-get install virtualbox-3.2

  9. #9
    Join Date
    Dec 2006
    Location
    Southend, Essex, UK
    Beans
    605
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Oracle Virtualbox 3.2?

    Does the OSE version allow for USB devices to work in the virtual machine?
    "We are what we think. All that we are arises with our thoughts."

    Buddha The Dhammapada

  10. #10
    Join Date
    Dec 2006
    Location
    Southend, Essex, UK
    Beans
    605
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Oracle Virtualbox 3.2?

    Quote Originally Posted by carl.davis View Post
    You could try to remove the config files and reinstall with:

    Code:
    sudo apt-get purge virtualbox-3.2
    sudo apt-get update
    sudo apt-get install virtualbox-3.2
    How I can't thank you enough for this. It's working perfectly now. Thanks a lot pal.
    "We are what we think. All that we are arises with our thoughts."

    Buddha The Dhammapada

Page 1 of 2 12 LastLast

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
  •