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

From Funtoo
Jump to navigation Jump to search
 
Line 7: Line 7:


Alternativamente se puede utilizar {{c|cfdisk}} para crear las particiones. Ejecútelo con el siguiente comando:
Alternativamente se puede utilizar {{c|cfdisk}} para crear las particiones. Ejecútelo con el siguiente comando:
{{console|body=###i## cfsdisk /dev/sda}}
{{console|body=###i## cfdisk /dev/sda}}

Latest revision as of 21:30, 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 # cfdisk /dev/sda