Difference between revisions of "Translations:Install/Creating Filesystems/25/pt-br"

From Funtoo
Jump to navigation Jump to search
(Created page with "Para fazer isso, você precisará usar {{c|fdisk}} ou {{c|gdisk}} para criar uma partição em um disco externo, e então usar os comandos {{c|mkfs.xfs}} ou {{c|mkfs.ext4}} pa...")
 
(No difference)

Latest revision as of 21:44, November 12, 2019

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.

Para fazer isso, você precisará usar fdisk ou gdisk para criar uma partição em um disco externo, e então usar os comandos mkfs.xfs ou mkfs.ext4 para criar esses sistemas de arquivo na nova partição. Montaremos esse novo sistema de arquivos no passo seguinte antes de extrair o tarball do estágio 3 de Funtoo Linux.