VirtualBox

Changeset 82441 in vbox for trunk/debian/templates


Ignore:
Timestamp:
Dec 5, 2019 11:16:02 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
135289
Message:

Config: disable PCI passthrough
debian: big resync with files in src/VBox/Installer/Linux/debian, this must have been broken for years
doc: mention dropping of PCI passthrough
src/VBox/Installer/linux: adapt to handle no longer present vboxpci.ko (without completely ripping it out)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/debian/templates

    • Property svn:eol-style set to native
    r34319 r82441  
    1717 by 'uname -r') and execute
    1818   
    19    /etc/init.d/vboxdrv setup
     19   /sbin/vboxconfig
    2020   
    2121 as root.
     
    2828 'uname -r' herausfinden können) und führen Sie danach
    2929   
    30    /etc/init.d/vboxdrv setup
     30   /sbin/vboxconfig
    3131   
    3232 mit Root-Rechten aus.
    33 
    34 Template: virtualbox/module-compilation-allowed
    35 Type: boolean
    36 Default: true
    37 Description: 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.
    51 Description-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 
    66 Template: virtualbox/delete-old-modules
    67 Type: boolean
    68 Default: true
    69 Description: 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.
    77 Description-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.
    8533
    8634Template: virtualbox/old-installation-found
Note: See TracChangeset for help on using the changeset viewer.

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