VirtualBox

source: vbox/trunk/doc/manual/ru_RU/man_VBoxManage-mediumio.xml@ 93478

Last change on this file since 93478 was 93478, checked in by vboxsync, 3 years ago

Doc/manual: bugref:1909: Added Russian translation of VBoxManage manuals

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 8.1 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3 manpage, user manual, usage: VBoxManage mediumio
4
5 Copyright (C) 2018-2020 Oracle Corporation
6
7 This file is part of VirtualBox Open Source Edition (OSE), as
8 available from http://www.virtualbox.org. This file is free software;
9 you can redistribute it and/or modify it under the terms of the GNU
10 General Public License (GPL) as published by the Free Software
11 Foundation, in version 2 as it comes in the "COPYING" file of the
12 VirtualBox OSE distribution. VirtualBox OSE is distributed in the
13 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
14 -->
15<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
16<refentry id="vboxmanage-mediumio" lang="en">
17
18 <refentryinfo>
19 <pubdate>$Date: 2022-01-28 14:37:31 +0000 (Fri, 28 Jan 2022) $</pubdate>
20 <title>VBoxManage mediumio</title>
21 </refentryinfo>
22
23 <refmeta>
24 <refentrytitle>VBoxManage-mediumio</refentrytitle>
25 <manvolnum>1</manvolnum>
26 </refmeta>
27
28 <refnamediv>
29 <refname>VBoxManage-mediumio</refname>
30 <refpurpose>доступ к содержимому носителя</refpurpose>
31 <refclass>Oracle VM VirtualBox</refclass>
32 </refnamediv>
33
34 <refsynopsisdiv>
35 <cmdsynopsis id="synopsis-vboxmanage-mediumio-formatfat"> <!-- The 'id' is mandatory and must start with 'synopsis-'. -->
36 <command>VBoxManage mediumio</command>
37 <group choice="req">
38 <arg choice="plain">--disk=<replaceable>uuid|имя-файла</replaceable></arg>
39 <arg choice="plain">--dvd=<replaceable>uuid|имя-файла</replaceable></arg>
40 <arg choice="plain">--floppy=<replaceable>uuid|имя-файла</replaceable></arg>
41 </group>
42 <arg>--password-file=<replaceable>-|имя-файла</replaceable></arg>
43 <arg choice="plain">formatfat</arg>
44 <arg>--quick</arg>
45 </cmdsynopsis>
46 <cmdsynopsis id="synopsis-vboxmanage-mediumio-cat">
47 <command>VBoxManage mediumio</command>
48 <group choice="req">
49 <arg choice="plain">--disk=<replaceable>uuid|имя-файла</replaceable></arg>
50 <arg choice="plain">--dvd=<replaceable>uuid|имя-файла</replaceable></arg>
51 <arg choice="plain">--floppy=<replaceable>uuid|имя-файла</replaceable></arg>
52 </group>
53 <arg>--password-file=<replaceable>-|имя-файла</replaceable></arg>
54 <arg choice="plain">cat</arg>
55 <arg>--hex</arg>
56 <arg>--offset=<replaceable>смещение-байт</replaceable></arg>
57 <arg>--size=<replaceable>байты</replaceable></arg>
58 <arg>--output=<replaceable>-|имя-файла</replaceable></arg>
59 </cmdsynopsis>
60 <cmdsynopsis id="synopsis-vboxmanage-mediumio-stream">
61 <command>VBoxManage mediumio</command>
62 <group choice="req">
63 <arg choice="plain">--disk=<replaceable>uuid|имя-файла</replaceable></arg>
64 <arg choice="plain">--dvd=<replaceable>uuid|имя-файла</replaceable></arg>
65 <arg choice="plain">--floppy=<replaceable>uuid|имя-файла</replaceable></arg>
66 </group>
67 <arg>--password-file=<replaceable>-|имя-файла</replaceable></arg>
68 <arg choice="plain">stream</arg>
69 <arg>--format=<replaceable>формат-образа</replaceable></arg>
70 <arg>--variant=<replaceable>вариант-образа</replaceable></arg>
71 <arg>--output=<replaceable>-|имя-файла</replaceable></arg>
72 </cmdsynopsis>
73 </refsynopsisdiv>
74
75 <refsect1>
76 <title>Описание</title>
77
78 <refsect2 id="vboxmanage-mediumio-common-options">
79 <title>Общие параметры</title>
80 <remark role="help-scope" condition="GLOBAL"/>
81 <para>Все подкоманды <command>mediumio</command> оперируют носителем, который должен быть указан вместе с паролем
82 шифрования (необязательно). Следующие общие опции могут быть помещены перед или после подкоманд:</para>
83 <variablelist>
84 <varlistentry>
85 <term>--disk=<replaceable>uuid|имя-файла</replaceable></term>
86 <listitem><para>UUID или имя файла образа жесткого диска, например VDI, VMDK, VHD, и т.д.</para></listitem>
87 </varlistentry>
88 <varlistentry>
89 <term>--dvd=<replaceable>uuid|имя-файла</replaceable></term>
90 <listitem><para>UUID или имя файла образа DVD, например ISO, DMG, CUE.</para></listitem>
91 </varlistentry>
92 <varlistentry>
93 <term>--floppy=<replaceable>uuid|имя-файла</replaceable></term>
94 <listitem><para>UUID или имя файла образа флоппи, например IMG.</para></listitem>
95 </varlistentry>
96 <varlistentry>
97 <term>--password-file=<replaceable>-|имя-файла</replaceable></term>
98 <listitem><para>Имя файла, содержащего пароль шифрования носителя. Если указана опция <option>-</option>,
99 пароль читается из стандартного потока ввода. </para></listitem>
100 </varlistentry>
101 </variablelist>
102 </refsect2>
103
104 <refsect2 id="vboxmanage-mediumio-formatfat">
105 <title>mediumio formatfat</title>
106 <remark role="help-copy-synopsis"/>
107 <para>
108 Форматирует носитель флоппи диска файловой системой FAT. Эта команда удаляет
109 содержимое носителя.
110 </para>
111 <variablelist>
112 <varlistentry>
113 <term><option>--quick</option></term><listitem><para>Быстрое форматирование носителя.</para></listitem>
114 </varlistentry>
115 </variablelist>
116 </refsect2>
117
118 <refsect2 id="vboxmanage-mediumio-cat">
119 <title>mediumio cat</title>
120 <remark role="help-copy-synopsis"/>
121 <para>
122 Сбрасывает содержимое носителя в стандартный поток вывода или в указанный файл.
123 </para>
124 <variablelist>
125 <varlistentry>
126 <term><option>--hex</option></term><listitem><para>Сбросить как hex байты.</para></listitem>
127 </varlistentry>
128 <varlistentry>
129 <term><option>--offset</option></term><listitem><para>Смещение в байтах с начала носителя, откуда начинать сброс дампа.</para></listitem>
130 </varlistentry>
131 <varlistentry>
132 <term><option>--size</option></term><listitem><para>Количество байтов для сброса.</para></listitem>
133 </varlistentry>
134 <varlistentry>
135 <term><option>--output</option></term>
136 <listitem><para>Имя выходного файла. Как обычно, <option>-</option> подразумевает стандартный поток вывода.</para></listitem>
137 </varlistentry>
138 </variablelist>
139 </refsect2>
140
141 <refsect2 id="vboxmanage-mediumio-stream">
142 <title>mediumio stream</title>
143 <remark role="help-copy-synopsis"/>
144 <para>
145 Преобразует носитель в потоковый формат и сбрасывает его в указанный выход.
146 </para>
147 <variablelist>
148 <varlistentry>
149 <term><option>--format</option></term><listitem><para>Формат образа назначения.</para></listitem>
150 </varlistentry>
151 <varlistentry>
152 <term><option>--variant</option></term><listitem><para>Вариант носителя назначения.</para></listitem>
153 </varlistentry>
154 <varlistentry>
155 <term><option>--output</option></term>
156 <listitem><para>Имя выходного файла. Как обычно, <option>-</option> подразумевает стандартный поток вывода.</para></listitem>
157 </varlistentry>
158 </variablelist>
159 </refsect2>
160
161 </refsect1>
162
163</refentry>
164
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