User:Zulu Foxtrott/Parts/Installation/Bootloader
From Gentoo Wiki
Jump to:navigation
Jump to:search
{{Handbook:Parts/TOC}}
{{Handbook:Zulu Foxtrott/Blocks/Bootloader}}
Rebooting the system
Exit the chrooted environment and unmount all mounted partitions. Then type in that one magical command that initiates the final, true test: reboot.
root #
exit
cdimage ~#
cd
cdimage ~#
umount -l /mnt/gentoo/dev{/shm,/pts,}
cdimage ~#
umount -R /mnt/gentoo
cdimage ~#
reboot
Do not forget to remove the bootable CD, otherwise the CD might be booted again instead of the new Gentoo system.
Once rebooted in the freshly installed Gentoo environment, finish up with [[Handbook:Zulu Foxtrott/Installation/Finalizing|Finalizing the Gentoo installation]].
{{Handbook:Parts/Navigator|Prev=Handbook:Zulu Foxtrott/Installation/Tools|Next=Handbook:Zulu Foxtrott/Installation/Finalizing}}