Difference between revisions of "Translations:Install/Finishing/5/zh-cn"

From Funtoo
Jump to navigation Jump to search
(Created page with "离开 chroot 环境,将当前工作目录更改为 /mnt,卸载 Funtoo 分区,并且重启电脑。 {{console|body= %chroot% ##i##exit # ##i##cd /mnt # ##i##umount -lR f...")
 
(No difference)

Latest revision as of 17:47, March 14, 2021

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.

离开 chroot 环境,将当前工作目录更改为 /mnt,卸载 Funtoo 分区,并且重启电脑。

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