Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 2010 20:27:04 +0200
From:      =?ISO-8859-1?B?RW5naW4g1lpU3FJL?= <enginbsd@gmail.com>
To:        freebsd-emulation@freebsd.org
Subject:   Call for tester: VirtualBox 3.1.2 for FreeBSD
Message-ID:  <86095ec11001071027ife0751br136d5969cfa9acd8@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
   - Fetch the new ports:

 # fetch https://svn.bluelife.at/nightlies/virtualbox-port-r621.tar.gz
 # tar xf virtualbox-port-r621.tar.gz


   - Build the new ports:

 # cd virtualbox-ose-kmod && make
 # cd ../virtualbox-ose && make


   - If build was ok, deinstall old port

 # pkg_deinstall virtualbox-\*


   - Install new port:

 # cd ../virtualbox-ose-kmod && make install clean



 # cd ../virtualbox-ose && make install clean



*error ;

kernel driver not installed rc=-1908
make sure the kernel module has been loaded successfuly*


/boot/loader.conf
vboxdrv_load="YES"

/etc/rc.conf
vboxnet_enable="YES"


/etc/fstab
# Device                Mountpoint      FStype  Options         Dump
Pass#
/dev/ad11s1b            none            swap    sw              0       0
/dev/ad11s1a            /               ufs     rw              1       1
/dev/ad11s1e            /tmp            ufs     rw              2       2
/dev/ad11s1f            /usr            ufs     rw              2       2
/dev/ad11s1d            /var            ufs     rw              2       2
/dev/acd0               /cdrom          cd9660  ro,noauto       0       0


notice: I did not install guest



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86095ec11001071027ife0751br136d5969cfa9acd8>