VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/install-linux-debian-automatic.dita@ 108297

最後變更 在這個檔案從108297是 105289,由 vboxsync 提交於 8 月 前

Docs: bugref:10705. Merging current changes to dita files from docs team's repo. (r6123, r6120, r6117)

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 1.4 KB
 
1<?xml version='1.0' encoding='UTF-8'?>
2<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3<topic xml:lang="en-us" id="install-linux-debian-automatic">
4 <title>Automatic Installation of Debian Packages</title>
5
6 <body>
7 <p>The Debian packages will request some user feedback when installed for the first time. The debconf system is used
8 to perform this task. To prevent any user interaction during installation, default values can be defined. A file
9 <codeph>vboxconf</codeph> can contain the following debconf settings: </p>
10 <pre xml:space="preserve">virtualbox virtualbox/module-compilation-allowed boolean true
11virtualbox virtualbox/delete-old-modules boolean true</pre>
12 <p>The first line enables compilation of the vboxdrv kernel module if no module was found for the current kernel.
13 The second line enables the package to delete any old vboxdrv kernel modules compiled by previous installations. </p>
14 <p>These default settings can be applied prior to the installation of the <ph
15 conkeyref="vbox-conkeyref-phrases/product-name"/> Debian package, as follows: </p>
16 <pre xml:space="preserve">debconf-set-selections vboxconf</pre>
17 <p>In addition there are some common configuration options that can be set prior to the installation. See <xref
18 href="linux_install_opts.dita#linux_install_opts"/>. </p>
19 </body>
20
21</topic>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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