Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: [SOLVED] Virtualbox 1.6.2 install fails

  1. #11
    Join Date
    Nov 2006
    Location
    Conn., United States
    Beans
    1,644

    Re: Virtualbox 1.6.2 install fails

    Quote Originally Posted by 1205919 View Post
    Re-setup the kernel module by executing '/etc/init.d/vboxdrv setup' as root.
    What happens when you run the command suggested in the error message. In Ubuntu, to run a command as root, preface it with "sudo" like this:
    Code:
    sudo /etc/init.d/vboxdrv setup
    "When you dual-boot Windows, Windows exists along side of Linux. When you use VirtualBox, Windows exists at the pleasure of Linux." -- ThomasAaron @ System76

  2. #12
    Join Date
    Apr 2007
    Location
    Pretoria
    Beans
    27
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Virtualbox 1.6.2 install fails

    This is what I get:

    paul@paul-desktop:~$ sudo /etc/init.d/vboxdrv setup
    [sudo] password for paul:
    * Stopping VirtualBox kernel module * done.
    * Recompiling VirtualBox kernel module
    * Look at /var/log/vbox-install.log to find out what went wrong
    paul@paul-desktop:~$
    paul@paul-desktop:~$





    ****


    and the content of /var/log/vbox-install.log :

    *
    Attempting to install using DKMS
    info: No menu item ` removing old DKMS module vboxdrv version ' in node `(dir)Top'.

    Error! Invalid number of parameters passed.
    Usage: remove -m <module> -v <module-version> --all
    or: remove -m <module> -v <module-version> -k <kernel-version>

    ------------------------------
    Deleting module version: 1.6.2
    completely from the DKMS tree.
    ------------------------------
    Done.

    Creating symlink /var/lib/dkms/vboxdrv/1.6.2/source ->
    /usr/src/vboxdrv-1.6.2

    DKMS: add Completed.

    Error! Your kernel source for kernel 2.6.24-19-386 cannot be found at
    /lib/modules/2.6.24-19-386/build or /lib/modules/2.6.24-19-386/source.
    You can use the --kernelsourcedir option to tell DKMS where it's located.
    Failed to install using DKMS, attempting to install without
    Makefile:130: Warning: using /usr/src/linux as the source directory of your Linux kernel. If this is not correct, specify KERN_DIR=<directory> and run Make again.
    Makefile:138: *** Error: /usr/src/linux (version 2.6.25.10-ultimate) does not match the current kernel (version 2.6.24-19-386). Stop.



    *******


    I really dont have the faintest idea what all of the above means, so any help would be much appreciated...
    Last edited by 1205919; July 13th, 2008 at 05:37 PM.

  3. #13
    Join Date
    Nov 2006
    Location
    Conn., United States
    Beans
    1,644

    Re: Virtualbox 1.6.2 install fails

    Quote Originally Posted by 1205919 View Post
    I really dont have the faintest idea what all of the above means, so any help would be much appreciated...
    At this point, I think you should do a complete removal of VirtualBox from the command line:
    Code:
    sudo apt-get remove virtualbox --purge
    And then reinstall it (double click on the deb file you downloaded from Sun).
    "When you dual-boot Windows, Windows exists along side of Linux. When you use VirtualBox, Windows exists at the pleasure of Linux." -- ThomasAaron @ System76

  4. #14
    Join Date
    Apr 2007
    Location
    Pretoria
    Beans
    27
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Virtualbox 1.6.2 install fails

    Youre the best, Thx its working

    But how do i get the virtual windows to recognise my external hdd on usb
    Last edited by 1205919; July 13th, 2008 at 06:07 PM.

  5. #15
    Join Date
    Apr 2007
    Location
    Pretoria
    Beans
    27
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Virtualbox 1.6.2 install fails

    Hi All

    I just want to thank all who helped me, I finaly have it all sorted out and are able to access my external hdd

    You guys are all very profesional, thx again

Page 2 of 2 FirstFirst 12

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
  •