diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2014-08-03 20:05:04 +0300 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2014-08-03 20:05:04 +0300 |
commit | 21f72209371f8cdb0283fcd06bc783ba010db6e4 (patch) | |
tree | 04a3cbe9fbce2785417d700694f9b68238a87923 /docs/installer/uk | |
parent | 75a1ef9897a75d57e1515bd7e7a1fcc966345ccb (diff) | |
download | tools-21f72209371f8cdb0283fcd06bc783ba010db6e4.tar tools-21f72209371f8cdb0283fcd06bc783ba010db6e4.tar.gz tools-21f72209371f8cdb0283fcd06bc783ba010db6e4.tar.bz2 tools-21f72209371f8cdb0283fcd06bc783ba010db6e4.tar.xz tools-21f72209371f8cdb0283fcd06bc783ba010db6e4.zip |
Minor fixes
Diffstat (limited to 'docs/installer/uk')
-rw-r--r-- | docs/installer/uk/DrakX.xml | 4 | ||||
-rw-r--r-- | docs/installer/uk/installer.xml | 12 |
2 files changed, 16 insertions, 0 deletions
diff --git a/docs/installer/uk/DrakX.xml b/docs/installer/uk/DrakX.xml index b5d3642a..933c1938 100644 --- a/docs/installer/uk/DrakX.xml +++ b/docs/installer/uk/DrakX.xml @@ -5,6 +5,7 @@ <!--2013-05-10 hid includes for resizeFATchoose.xml and takeOverHdChoose.xml, because since over a year ago, no one in docteam managed to make a screenshot of those installer screens. They seem to already have been obsoleted in Mandriva --> <!--2013-05-10 put ask_mntpoint_s.xml before takeOverHdConfirm.xml, to better reflect the order in which the links to them appear in doPartitionDisks.xml --> <!--2013-12-08 add soundConfig.xml --> +<!--2014-05-07 add selectAndUseISOs2.xml Papoteur--> <!-- <xi:include href="drakx-intro.xml"/> --> <info> @@ -38,9 +39,12 @@ ns6:href="https://wiki.mageia.org/en/Documentation_team">команди + + <xi:include href="SelectAndUseISOs2.xml"/> + <xi:include href="installer.xml"/> <xi:include href="selectLanguage.xml"/> diff --git a/docs/installer/uk/installer.xml b/docs/installer/uk/installer.xml index 89d62de0..15b90373 100644 --- a/docs/installer/uk/installer.xml +++ b/docs/installer/uk/installer.xml @@ -253,6 +253,18 @@ Enter. Встановлення буде продовжено у текстов об’єму оперативної пам’яті, наприклад <code>mem=256M</code> відповідає 256 МБ оперативної пам’яті.</para> </section> + + <section xml:id="DynamicPartitions"> + <info> + <title xml:id="DynamicPartitions-ti1">Динамічні розділи</title> + </info> + + <para>Якщо вами було перетворено ваш жорсткий диск з формату «basic» до формату +«dynamic» у Microsoft Windows, вам слід знати, що вам не вдасться встановити +на цей диск Mageia. Щоб повернутися до базового диска, ознайомтеся із +документацією від Microsoft: <link +ns2:href="http://msdn.microsoft.com/en-us/library/cc776315.aspx">http://msdn.microsoft.com/en-us/library/cc776315.aspx</link>.</para> + </section> </section> </section> </section>
\ No newline at end of file |