Hello, subj: suggestion: Mounting the necessary filesystems : resume : here is a scriptlet to ... When Mounting the necessary filesystems, https://wiki.gentoo.org/wiki/Handbook:X86/Installation/Base And if a > sync; sleep 1; poweroff is added to the command sucha as > genkernel all On the next pc (gentoo-live.dvd...iso) reboot, the install environment has to be reloaded, as suggested by those command <gentoo.install.chroot.resume:0> {{{ passwd root useradd -m -p aa aa /etc/init.d/sshd start blkid swapon /dev/sda6 mkdir -p /mnt/{gentoo,boot} mkdir /mnt/gentoo/tmp chmod 1777 /mnt/gentoo/tmp mount /dev/sda7 /mnt/gentoo mount /dev/sda5 /mnt/boot history alias ncss='nc 10.0.0.48 9999' alias ncss='busybox nc 10.0.0.48 9999' history |ncss chroot /mnt/gentoo /bin/bash <gentoo.install.chroot.resume:1> }}} May be this can be added, if applicable, here > https://wiki.gentoo.org/wiki/Handbook:X86/Installation/Base#Mounting_the_necessary_filesystems Reproducible: Always Info to add if applicable ...
Your suggestion is too specific only to your system and installation media setup; it works for your edge case, but not for the majority of our users.