Translations:Handbook:X86/Installation/Bootloader/2/zh-cn
From Gentoo Wiki
Note
Placeholder for architecture-specific bootloader installation
Placeholder for architecture-specific bootloader installation
重启系统
退出chroot环境并unmount全部已持载分区。然后敲入一条有魔力的命令来初始化最终的、真实的测试:reboot。
(chroot) livecd #
exit
livecd~#
cd
livecd~#
umount -l /mnt/gentoo/dev{/shm,/pts,}
livecd~#
umount -R /mnt/gentoo
livecd~#
reboot
当别忘了移除 live 镜像,否则可能再次从 live 镜像启动,而不是新安装的 Gentoo 系统!
当重启进全新安装的 Gentoo 环境后,最好进行完成Gentoo安装。