VirtualBox

source: vbox/trunk/doc/manual/ru_RU/man_VBoxManage-unattended.xml

Last change on this file was 103620, checked in by vboxsync, 2 months ago

doc/man_VBoxManage: Adapt Russian translation files: Require all refsect1 and refsect2 elements to have @id attributes in manpages. bugref:10302

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 15.1 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3 manpage, user manual, usage: VBoxManage unattended
4-->
5<!--
6 Copyright (C) 2006-2023 Oracle and/or its affiliates.
7
8 This file is part of VirtualBox base platform packages, as
9 available from https://www.virtualbox.org.
10
11 This program is free software; you can redistribute it and/or
12 modify it under the terms of the GNU General Public License
13 as published by the Free Software Foundation, in version 3 of the
14 License.
15
16 This program is distributed in the hope that it will be useful, but
17 WITHOUT ANY WARRANTY; without even the implied warranty of
18 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
19 General Public License for more details.
20
21 You should have received a copy of the GNU General Public License
22 along with this program; if not, see <https://www.gnu.org/licenses>.
23
24 SPDX-License-Identifier: GPL-3.0-only
25-->
26<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
27 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"[
28<!ENTITY % all.entities SYSTEM "all-entities.ent">
29%all.entities;
30]>
31<refentry id="vboxmanage-unattended" lang="en">
32
33 <refentryinfo>
34 <pubdate>$Date: 2024-02-29 20:47:25 +0000 (Thu, 29 Feb 2024) $</pubdate>
35 <title>VBoxManage unattended</title>
36 </refentryinfo>
37
38 <refmeta>
39 <refentrytitle>VBoxManage-unattended</refentrytitle>
40 <manvolnum>1</manvolnum>
41 </refmeta>
42
43 <refnamediv>
44 <refname>VBoxManage-unattended</refname>
45 <refpurpose>unattended установка гостевой ОС</refpurpose>
46 <refclass>&product-name;</refclass>
47 </refnamediv>
48
49 <refsynopsisdiv>
50 <cmdsynopsis id="synopsis-vboxmanage-unattended-detect"> <!-- The 'id' is mandatory and must start with 'synopsis-'. -->
51 <command>VBoxManage unattended detect</command>
52 <arg choice="req">--iso=<replaceable>iso-установщика</replaceable></arg>
53 <arg>--machine-readable</arg>
54 </cmdsynopsis>
55 <cmdsynopsis id="synopsis-vboxmanage-unattended-install"> <!-- The 'id' is mandatory and must start with 'synopsis-'. -->
56 <command>VBoxManage unattended install</command>
57 <arg choice="req"><replaceable>uuid|имя-ВМ</replaceable></arg>
58 <arg choice="req">--iso=<replaceable>iso-инсталляции</replaceable></arg>
59 <arg>--user=<replaceable>логин</replaceable></arg>
60 <arg>--password=<replaceable>пароль</replaceable></arg>
61 <arg>--password-file=<replaceable>файл</replaceable></arg>
62 <arg>--full-user-name=<replaceable>имя</replaceable></arg>
63 <arg>--key=<replaceable>ключ-продукта</replaceable></arg>
64 <arg>--install-additions</arg>
65 <arg>--no-install-additions</arg>
66 <arg>--additions-iso=<replaceable>iso-дополнений</replaceable></arg>
67 <arg>--install-txs</arg>
68 <arg>--no-install-txs</arg>
69 <arg>--validation-kit-iso=<replaceable>iso-тестирования</replaceable></arg>
70 <arg>--locale=<replaceable>ll_CC</replaceable></arg>
71 <arg>--country=<replaceable>CC</replaceable></arg>
72 <arg>--time-zone=<replaceable>tz</replaceable></arg>
73 <arg>--hostname=<replaceable>имя-хоста</replaceable></arg>
74 <arg>--package-selection-adjustment=<replaceable>ключ</replaceable></arg>
75 <arg>--dry-run</arg>
76 <arg>--auxiliary-base-path=<replaceable>путь</replaceable></arg>
77 <arg>--image-index=<replaceable>номер</replaceable></arg>
78 <arg>--script-template=<replaceable>файл</replaceable></arg>
79 <arg>--post-install-template=<replaceable>файл</replaceable></arg>
80 <arg>--post-install-command=<replaceable>команда</replaceable></arg>
81 <arg>--extra-install-kernel-parameters=<replaceable>параметры</replaceable></arg>
82 <arg>--language=<replaceable>язык</replaceable></arg>
83 <arg>--start-vm=<replaceable>тип-сессии</replaceable></arg>
84 </cmdsynopsis>
85 </refsynopsisdiv>
86
87 <refsect1 id="vboxmanage-unattended-description">
88 <title>Описание</title>
89
90 <refsect2 id="vboxmanage-unattended-detect">
91 <title>unattended detect</title>
92 <remark role="help-copy-synopsis"/>
93 <para>
94 Определяет гостевую операционную систему (ОС) на указанном инсталляционном
95 ISO и отображает результат. Это может быть использовано как входные данные
96 при создании ВМ для устанавливаемого ISO.
97 </para>
98 <variablelist>
99 <varlistentry>
100 <term><option>--iso=<replaceable>iso-инсталляции</replaceable></option></term>
101 <listitem><para>Определяемый инсталляционный ISO.</para></listitem>
102 </varlistentry>
103 <varlistentry>
104 <term><option>--machine-readable</option></term>
105 <listitem><para>Производит вывод, который проще для разбора из скрипта.</para></listitem>
106 </varlistentry>
107 </variablelist>
108 </refsect2>
109
110 <refsect2 id="vboxmanage-unattended-install">
111 <title>unattended install</title>
112 <remark role="help-copy-synopsis"/>
113 <para>
114 Перенастраивает указанную ВМ для установки и опционально запуска ОС.
115 </para>
116 <variablelist>
117 <varlistentry>
118 <term><replaceable>uuid|имя-ВМ</replaceable></term>
119 <listitem><para>Или UUID или имя (чувствительно к регистру) ВМ.</para></listitem>
120 </varlistentry>
121 <varlistentry>
122 <term><option>--iso=<replaceable>iso-инсталляции</replaceable></option></term>
123 <listitem><para>Инсталляционный ISO для запуска определения.</para></listitem>
124 </varlistentry>
125 <varlistentry>
126 <term><option>--user=<replaceable>логин</replaceable></option></term>
127 <listitem><para>Имя пользователя. (По умолчанию: vboxuser)</para></listitem>
128 </varlistentry>
129 <varlistentry>
130 <term><option>--password=<replaceable>пароль</replaceable></option></term>
131 <listitem>
132 <para>Пароль пользователя. Он используется как для пользователя указанного через <option>--user</option>, так и для
133 пользователя root/administrator. (по умолчанию: changeme)</para></listitem>
134 </varlistentry>
135 <varlistentry>
136 <term><option>--password-file=<replaceable>файл</replaceable></option></term>
137 <listitem>
138 <para>Альтернатива <option>--password</option> для передачи пароля. Специальное имя файла
139 <computeroutput>stdin</computeroutput> может использоваться для чтения пароля с стандартного потока ввода.</para></listitem>
140 </varlistentry>
141 <varlistentry>
142 <term><option>--full-user-name=<replaceable>имя</replaceable></option></term>
143 <listitem><para>Полное имя пользователя. (по умолчанию: --user)</para></listitem>
144 </varlistentry>
145 <varlistentry>
146 <term><option>--key=<replaceable>ключ-продукта</replaceable></option></term>
147 <listitem><para>Ключ продукта гостевой ОС. Не всем гостевым ОС требуется это.</para></listitem>
148 </varlistentry>
149 <varlistentry>
150 <term><option>--install-additions</option>, <option>--no-install-additions</option></term>
151 <listitem><para>Устанавливать ли Дополнения Гостевой ОС VirtualBox. (по умолчанию: --no-install-addations)</para></listitem>
152 </varlistentry>
153 <varlistentry>
154 <term><option>--additions-iso=<replaceable>iso-дополнений</replaceable></option></term>
155 <listitem>
156 <para>Путь к ISO Дополнений Гостевой ОС. (по умолчанию: installed/downloaded GAs)</para></listitem>
157 </varlistentry>
158 <varlistentry>
159 <term><option>--install-txs</option>, <option>--no-install-txs</option></term>
160 <listitem>
161 <para>Инсталлировать ли службу выполнения тестов (TXS) из VirtualBox ValidationKit.
162 Это полезно при подготовке ВМ к тестированию или подобной работы. (по умолчанию: --no-install-txs)</para></listitem>
163 </varlistentry>
164 <varlistentry>
165 <term><option>--validation-kit-iso=<replaceable>iso-тестирования</replaceable></option></term>
166 <listitem>
167 <para>Путь к VirtualBox ValidationKit ISO. Опция необходима если указана <option>--install-txs</option>
168 </para></listitem>
169 </varlistentry>
170 <varlistentry>
171 <term><option>--locale=<replaceable>ll_CC</replaceable></option></term>
172 <listitem>
173 <para>Спецификация базовая локали для гостевой системы, например en_US, de_CH, или nn_NO. (по умолчанию: host или en_US)</para></listitem>
174 </varlistentry>
175 <varlistentry>
176 <term><option>--country=<replaceable>CC</replaceable></option></term>
177 <listitem><para>Двухбуквенный кода страны если отличается от указанной в <option>--location</option>.</para></listitem>
178 </varlistentry>
179 <varlistentry>
180 <term><option>--time-zone=<replaceable>tz</replaceable></option></term>
181 <listitem><para>Часовая зона для установки в гостевой ОС. (по умолчанию: часовая зона хоста или UTC)</para></listitem>
182 </varlistentry>
183 <varlistentry>
184 <term><option>--hostname=<replaceable>имя-хоста</replaceable></option></term>
185 <listitem>
186 <para> Полное доменное имя гостевой машины. (по умолчанию: <replaceable>имя-ВМ</replaceable>.myguest.virtualbox.org)</para></listitem>
187 </varlistentry>
188 <varlistentry>
189 <term><option>--package-selection-adjustment=<replaceable>ключ</replaceable></option></term>
190 <listitem>
191 <para> Корректировка выбора пакетов/компонентов гостевой ОС. Может быть указана более одного раза. В настоящее
192 время единственным распознаваемым ключевым словом является <computeroutput>minimal</computeroutput>, которое
193 запускает минимальную установку для некоторых гостевых ОС.</para></listitem>
194 </varlistentry>
195 <varlistentry>
196 <term><option>--dry-run</option></term>
197 <listitem><para>Не создавать каких-либо файлов или делать изменения в конфигурации ВМ.</para></listitem>
198 </varlistentry>
199 <varlistentry>
200 <term><option>--start-vm=<replaceable>тип-сессии</replaceable></option></term>
201 <listitem>
202 <para>Запуск ВМ с помощью фронтенда, указанного в <replaceable>session-type</replaceable>. Это то же самое что
203 и опция <option>--type</option> для команды <computeroutput>startvm</computeroutput>, Но нам пришлось добавить
204 <computeroutput>none</computeroutput> для указания того, что ВМ не надо запускать.
205 (по умолчанию: <computeroutput>none</computeroutput>)</para></listitem>
206 </varlistentry>
207 </variablelist>
208
209 <para>Дополнительные опции:</para>
210 <variablelist>
211 <varlistentry>
212 <term><option>--auxiliary-base-path=<replaceable>путь</replaceable></option></term>
213 <listitem>
214 <para>Префикс пути к файлам относящимся к носителю, созданные для установки.
215 (по умолчанию: <replaceable>папка-настроек-ВМ</replaceable>/Unattended-<replaceable>uuid-ВМ</replaceable>-)</para></listitem>
216 </varlistentry>
217 <varlistentry>
218 <term><option>--image-index=<replaceable>номер</replaceable></option></term>
219 <listitem><para>Индекс образа инсталляции Windows. (по умолчанию: 1)</para></listitem>
220 </varlistentry>
221 <varlistentry>
222 <term><option>--script-template=<replaceable>файл</replaceable></option></term>
223 <listitem><para>Шаблон скрипта unattended инсталляции. (по умолчанию: зависит от IMachine::OSTypeId)</para></listitem>
224 </varlistentry>
225 <varlistentry>
226 <term><option>--post-install-template=<replaceable>файл</replaceable></option></term>
227 <listitem><para>Шаблон скрипта после инсталляции. (по умолчанию: зависит от IMachine::OSTypeId)</para></listitem>
228 </varlistentry>
229 <varlistentry>
230 <term><option>--post-install-command=<replaceable>команда</replaceable></option></term>
231 <listitem>
232 <para>Единичная команда, запускаемая после завершения установки. Точный формат и точный момент,
233 когда будет запущена команда, зависит от установщика гостевой ОС.</para></listitem>
234 </varlistentry>
235 <varlistentry>
236 <term><option>--extra-install-kernel-parameters=<replaceable>параметры</replaceable></option></term>
237 <listitem>
238 <para>
239 Список дополнительных параметров ядра Linux в течение установки. (по умолчанию: зависит от IMachine::OSTypeId)
240 </para></listitem>
241 </varlistentry>
242 <varlistentry>
243 <term><option>--language=<replaceable>язык</replaceable></option></term>
244 <listitem>
245 <para>
246 Задает язык пользовательского интерфейса для Windows инсталляции. <replaceable>язык</replaceable> обычно
247 в виде {ll}-{CC}. Смотрите результаты detectedOSLanguages из <command>VBoxManage unattended detect</command>.
248 (по умолчанию: detectedOSLanguages[0])</para></listitem>
249 </varlistentry>
250
251 </variablelist>
252 </refsect2>
253
254 </refsect1>
255</refentry>
256
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use