Difference between revisions of "Translations:Install/GPT Partitioning/15/es"

From Funtoo
Jump to navigation Jump to search
Line 4: Line 4:
}}
}}
La tabla de particiones ahora se escribirá en el disco y {{c|gdisk}} se cerrará.
La tabla de particiones ahora se escribirá en el disco y {{c|gdisk}} se cerrará.
Alternativamente se puede utilizar {{c|cfdisk}} para crear las particiones. Ejecútelo con el siguiente comando:
{{console|body=###i## cfsdisk /dev/sda}}

Revision as of 21:29, August 18, 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/GPT Partitioning)
{{console|body=
Command: ##i##w ↵
Do you want to proceed? (Y/N): ##i##Y ↵
}}
The partition table will now be written to the disk and {{c|gdisk}} will close.
Command: w ↵
Do you want to proceed? (Y/N): Y ↵

La tabla de particiones ahora se escribirá en el disco y gdisk se cerrará.


Alternativamente se puede utilizar cfdisk para crear las particiones. Ejecútelo con el siguiente comando:

root # cfsdisk /dev/sda