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

From Funtoo
Jump to navigation Jump to search
 
Line 1: Line 1:
Para hacer esto usted querrá usar {{c|fdisk}} o {{c|gdisk}} para crear una partición en su disco externo, y luego utilizar los comandos {{c|mkfs.xfs}} o {{c|mkfs.ext4}} para crear un sistema de archivos en sus nuevas particiones. Montaremos este nuevo sistema de archivos en el siguiente paso, antes de extraer nuestro tarball Stage3.
Para hacer esto usted querrá usar '''{{c|fdisk}}''' o '''{{c|gdisk}}'''' para crear una partición en su disco externo, y luego utilizar los comandos '''{{c|mkfs.xfs}}''' o '''{{c|mkfs.ext4}}''' para crear un sistema de archivos en sus nuevas particiones. Montaremos este nuevo sistema de archivos en el siguiente paso, antes de extraer nuestro ''tarball Stage3''.

Latest revision as of 20:52, August 19, 2022

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 hacer esto usted querrá usar fdisk o gdisk' para crear una partición en su disco externo, y luego utilizar los comandos mkfs.xfs o mkfs.ext4 para crear un sistema de archivos en sus nuevas particiones. Montaremos este nuevo sistema de archivos en el siguiente paso, antes de extraer nuestro tarball Stage3.