VirtualBox

source: vbox/trunk/debian/templates@ 5287

Last change on this file since 5287 was 3862, checked in by vboxsync, 17 years ago

fixed a bunch of lintian warnings/errors, mostly by moving files to the right place

File size: 1.7 KB
Line 
1Template: virtualbox/group-vboxusers
2Type: note
3Description: Creating group 'vboxusers'
4 Users of VirtualBox must be member of that group in order to have write
5 permissions to /dev/vboxdrv. Otherwise starting of VMs will not be possible.
6
7Template: virtualbox/module-compilation-failed
8Type: note
9Description: Compilation of the kernel module FAILED!
10 VirtualBox will not start until this problem is fixed. Please consult
11 /var/log/vbox-install.log to find out why the kernel module does not compile.
12 Most probably the kernel sources were not found. Install them and execute
13
14 /etc/init.d/vboxdrv setup
15
16 as root.
17
18Template: virtualbox/module-compilation-allowed
19Type: boolean
20Default: true
21Description: Should the vboxdrv kernel module be compiled now?
22 Unable to find a precompiled module for the current kernel!
23 .
24 Without a suitable kernel module you will never be able to start VMs. It is
25 strongly recommended to compile a kernel module now. The kernel headers and
26 the tools to build kernel modules (gcc, make, binutils, ...) are required.
27 However, in case a suitable kernel module already exists at another place you
28 might want to override the default position by setting KDIR=<full_path_to_vboxdrv_module>
29 in /etc/default/virtualbox. The compilation can also be done later by executing
30
31 /etc/init.d/vboxdrv setup
32
33 as root.
34
35Template: virtualbox/delete-old-modules
36Type: boolean
37Default: true
38Description: Delete old modules?
39 Old vboxdrv modules found. It is recommended to purge these modules as they might not
40 work together with this version of VirtualBox. The module re-compilation can be
41 forced later by executing
42
43 /etc/init.d/vboxdrv setup
44
45 as root
46
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette