Difference between revisions of "Translations:Install/Finishing/5/es"

From Funtoo
Jump to navigation Jump to search
(Created page with "Deja el chroot, cambia el directorio a /mnt, desmonta tus particiones Funtoo, y reinicia. <console> (chroot) # ##i##exit # ##i##cd /mnt # ##i##umount -lR funtoo # ##i##reboot...")
 
Line 1: Line 1:
Deja el chroot, cambia el directorio a /mnt, desmonta tus particiones Funtoo, y reinicia.
Salga de chroot, vaya al directorio /mnt, desmonte sus particiones de Funtoo y reinicie.
<console>
{{console|body-
(chroot) # ##i##exit
%chroot% ##i##exit
# ##i##cd /mnt
# ##i##cd /mnt
# ##i##umount -lR funtoo
# ##i##umount -lR funtoo
# ##i##reboot
# ##i##reboot
</console>
}}

Revision as of 03:09, March 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/Finishing)
To leave the fchroot, simply type {{c|exit}} and you will be returned back to your LiveCD shell.

Salga de chroot, vaya al directorio /mnt, desmonte sus particiones de Funtoo y reinicie.

{{{body}}}