VirtualBox

source: vbox/trunk/debian/templates@ 78203

Last change on this file since 78203 was 34319, checked in by vboxsync, 13 years ago

deb/rpm: sync, 4.0

File size: 4.6 KB
Line 
1Template: virtualbox/group-vboxusers
2Type: note
3Description: Creating group 'vboxusers'
4 Users of VirtualBox must be members of this group. Host network interfaces
5 will be assigned to this group.
6Description-de.UTF-8: Erzeuge Gruppe 'vboxusers'
7 Nutzer von VirtualBox müssen Mitglied dieser Gruppe sein. Hostinterfaces
8 werden dieser Gruppe zugewiesen.
9
10Template: virtualbox/module-compilation-failed
11Type: note
12Description: Compilation of the kernel module FAILED!
13 VirtualBox will not start until this problem is fixed. Please consult
14 /var/log/vbox-install.log to find out why the kernel module didn't compile.
15 The kernel sources were probably not found. Install them (the package
16 name is probably linux-headers-<version> where <version> can be determined
17 by 'uname -r') and execute
18
19 /etc/init.d/vboxdrv setup
20
21 as root.
22Description-de.UTF-8: Konnte das Kernmodul nicht compilieren!
23 Sie können keine virtuelle Maschine starten, solange dieses Problem nicht
24 behoben ist. Bitte lesen Sie die Datei /var/log/vbox-install.log um die
25 Ursache herauszufinden. Wahrscheinlich konnten die Quellen für den aktiven
26 Linux-Kern nicht gefunden werden. Installieren Sie das entsprechende
27 Paket (möglicherweise linux-headers-<version> wobei Sie <version> mit
28 'uname -r' herausfinden können) und führen Sie danach
29
30 /etc/init.d/vboxdrv setup
31
32 mit Root-Rechten aus.
33
34Template: virtualbox/module-compilation-allowed
35Type: boolean
36Default: true
37Description: Should the vboxdrv kernel module be compiled now?
38 Unable to find a precompiled module for the current kernel!
39 .
40 Without a suitable kernel module you will not be able to start any VMs. It is
41 strongly recommended that you compile a kernel module now. This requires
42 kernel headers and the tools to build kernel modules (gcc, make, binutils, ...).
43 However if you know that a suitable kernel module already exists at another
44 location, you might want to override the default by setting
45 KDIR=<full_path_to_vboxdrv_module> in /etc/default/virtualbox. You can also
46 build the module later by executing
47
48 /etc/init.d/vboxdrv setup
49
50 as root.
51Description-de.UTF-8: Soll das Kernmodul jetzt compiliert werden?
52 Es konnte kein Kernmodul für den aktuellen Linux-Kern gefunden werden!
53 .
54 Ohne ein passendes Kernmodul können Sie keine VM starten. Daher sollten Sie
55 jetzt ein Kernmodul compilieren. Dazu werden die Kern-Header und die Programme
56 zum Bauen eines Kernmoduls (gcc, make, binutils, ...) benötigt. Falls Sie
57 bereits ein passendes Kernmodul in ein anderes Verzeichnis installiert haben,
58 können Sie den Verzeichnisnamen durch Hinzufügen von KDIR=<voller_Pfad_zu_vboxdrv>
59 in der Datei /etc/default/virtualbox angeben. Sie können das Kernmodul auch
60 später compilieren, indem Sie
61
62 /etc/init.d/vboxdrv setup
63
64 mit Root-Rechten ausführen.
65
66Template: virtualbox/delete-old-modules
67Type: boolean
68Default: true
69Description: Delete old vboxdrv kernel modules?
70 Old vboxdrv kernel modules found. You should remove these modules as they
71 might interfere with this version of VirtualBox. You can force re-compilation
72 of the module later by executing
73
74 /etc/init.d/vboxdrv setup
75
76 as root.
77Description-de.UTF-8: Alte Kernmodule löschen?
78 Es wurden alte vboxdrv-Kernmodule gefunden. Diese sollten gelöscht werden, da sie
79 eventuell nicht mit dieser Version von VirtualBox zusammen arbeiten. Das Compilieren
80 des Kernmoduls können Sie später durch
81
82 /etc/init.d/vboxdrv setup
83
84 erzwingen.
85
86Template: virtualbox/old-installation-found
87Type: note
88Description: Old installation found
89 An old installation of VirtualBox was found. To install this package the old package
90 has to be removed first. Have a look at /etc/vbox/vbox.cfg to determine the installation
91 directory of the previous installation. After uninstalling the old package remove the file
92 /etc/vbox/vbox.cfg.
93Description-de.UTF-8: Alte Version gefunden
94 Es wurde eine alte Version von VirtualBox gefunden. Bitte entfernen Sie die alte Version
95 bevor Sie fortfahren. In der Datei /etc/vbox/vbox.cfg finden Sie das Verzeichnis der alten
96 Version. Nachdem Sie diese entfernt haben, können Sie /etc/vbox/vbox.cfg löschen.
97
98Template: virtualbox/old-running
99Type: note
100Description: Running VMs found
101 VirtualBox is currently running. Please close it and try again. Please note that it
102 can take up to ten seconds for VirtualBox (in particular the VBoxSVC daemon) to
103 finish running.
104Description-de.UTF-8: VirtualBox VMs werden ausgeführt
105 Mindestens eine virtuelle Maschine wird noch ausgeführt. Bitte beenden Sie alle VMs und
106 warten Sie 10 Sekunden, bis sich der VBoxSVC-Daemon beendet hat.
107
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use