VirtualBox

Opened 17 years ago

Closed 17 years ago

#669 closed defect (fixed)

Unsupported Linux (Arch Linux)

Reported by: csutomi Owned by:
Component: other Version: VirtualBox 1.4.0
Keywords: Cc:
Guest type: other Host type: other

Description

VirtualBox cannot determine the type of my distribution (neither in host nor in guest mode). I use Arch Linux with 2.6.22-ARCH kernel.

Change History (11)

comment:1 by Frank Mehnert, 17 years ago

You are talking about compiling the kernel modules (vboxdrv, vboxadd, vboxvfs), right?

comment:2 by Michael Thayer, 17 years ago

You wrote that you are using version 1.4.0. Is this correct? Version 1.5.0 should at least install on Arch Linux (so far untested though).

comment:3 by csutomi, 17 years ago

Yes, I'm talking about the kernel modules. I upgraded to version 1.5 and also that didn't work, but I solved the problem. There are virtualbox packages at ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org/community/os/i686/. And I don't know the difference but it works finely. :) Virtualbox is the best virtualization software :)

comment:4 by Sander van Leeuwen, 17 years ago

Summary: unsupported LinuxUnsupported Linux (Arch Linux)

comment:5 by csutomi, 17 years ago

Hi!

I realized the following things:

  • Arch Linux's kernel name is different from the utmost distribution's kernel
kernel name/locationdistribution
/usr/src/linux-<version>many distributions
/usr/src/linux-<version>-ARCHArch Linux

-> Solution: downloading the arch package of VirtualBox

  • the installer cannot find where to place the rc.vboxdrv
location of daemonslocation of vboxdrvdistribution
/etc/init.d/etc/init.da lot of distributions
/etc/rc.d/etc/rc.dSlackware and similar distributions
/etc/rc.d??Arch linux

-> Solution: loading the kernel modules by hand: modprobe vboxdrv

comment:6 by Michael Thayer, 17 years ago

Right, I have just seen that there is a typo in our installation script which prevents BSD support from working properly (we looked to see if /etc/rc.d/rc.local existed instead of /etc/rc.local). I will fix that now. If you would be interested in testing the fix, I will send you a link by private mail to a pre-release version of 1.5.2 including the fix.

comment:7 by csutomi, 17 years ago

Thanks, but I cannot test it, because I'm using an own compiled kernel at the moment.

comment:8 by Michael Thayer, 17 years ago

That shouldn't actually make a difference. Our kernel module is compiled at install time, so it should work with your kernel.

comment:9 by csutomi, 17 years ago

OK, I'm waiting for the link.

comment:10 by Michael Thayer, 17 years ago

Sent. Unfortunately the fix will no longer make it into 1.5.2 though.

comment:11 by Michael Thayer, 17 years ago

Resolution: fixed
Status: newclosed

Fix confirmed by the reporter.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use