Difference between revisions of "Translations:Install/Creating Filesystems/25/ru"

From Funtoo
Jump to navigation Jump to search
(Created page with "Для этого вы можете использовать {{c|fdisk}} или {{c|gdisk}} для создания раздела на внешнем диске, а зате...")
 
(No difference)

Latest revision as of 21:27, May 1, 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Install/Creating Filesystems)
To do this, you will want to use {{c|fdisk}} or {{c|gdisk}} to create a partition on your external drive, and then use the {{c|mkfs.xfs}} or {{c|mkfs.ext4}} commands to create a filesystem on the new partition. We will mount this new filesystem in the next step prior to extracting the stage3 tarball.

Для этого вы можете использовать fdisk или gdisk для создания раздела на внешнем диске, а затем использовать mkfs.xfs или mkfs.ext4 команды для создания файловой системы в новом разделе. Мы смонтируем эту новую файловую систему на следующем шаге перед извлечением tar-архива stage3.