On the PA-RISC platform, the boot loader is called palo. You can find
the configuration file in
--commandline=2/vmlinux root=/dev/sdb2 HOME=/ --recoverykernel=/vmlinux.old --init-partitioned=/dev/sdb
The first line tells palo the location of the kernel and which boot
parameters it must use.
The second line indicates which recovery kernel to use. If it is your first install and you do not have a recovery kernel, please comment this out. The third line indicates on which disk palo will reside.
When configuration is done, just run
# palo
Now continue with
Exit the chrooted environment and unmount all mounted partitions. Then type in
that one magical command you have been waiting for:
# exit cdimage ~# cd cdimage ~# umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo cdimage ~# reboot
Of course, don't forget to remove the bootable CD, otherwise the CD will be booted again instead of your new Gentoo system.
Once rebooted in your Gentoo installation, finish up with