Results 1 to 3 of 3

Thread: Innonex Virtualbox

  1. #1
    Join Date
    Nov 2008
    Beans
    35

    Question Innonex Virtualbox

    I've installed innonex virtualbox and want to run WinXP virtually.But when i attempt to start the virtual system it says

    The VirtualBox kernel driver is not accessible to the current user. Make sure that the user has write permissions for /dev/vboxdrv by adding them to the vboxusers groups. You will need to logout for the change to take effect..
    VBox status code: -1909 (VERR_VM_DRIVER_NOT_ACCESSIBLE).

    What to do???????????

  2. #2
    Join Date
    Sep 2007
    Location
    Norway
    Beans
    965

    Re: Innonex Virtualbox

    The usermod program can alter a user's groups and permissions. To add a user to the vboxusers group, enter the following:

    Code:
    sudo usermod -a -G vboxusers <username>
    Steve.

  3. #3
    Join Date
    Nov 2008
    Beans
    35

    Re: Innonex Virtualbox

    Thanks.Now tell me how to mount my existing hard disk partitions in that virtual system.........it only shows the virtual hard disk.


    Tell me how to find the questions i've posted in this forum quickly

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
  •