Difference between revisions of "Translations:Install/Finishing/23/en"

From Funtoo
Jump to navigation Jump to search
(Importing a new version from external source)
 
(No difference)

Latest revision as of 04:57, June 23, 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/Finishing)
If you used manual chroot steps, you can use the following sequence of commands prepare to restart:
{{console|body=
%chroot% ##i##exit
# ##i##cd /mnt
# ##i##umount -lR funtoo
}}

If you used manual chroot steps, you can use the following sequence of commands prepare to restart:

chroot # exit
root # cd /mnt
root # umount -lR funtoo