diff --git a/gentoostrap.sh b/gentoostrap.sh index 72db496..82ea54c 100755 --- a/gentoostrap.sh +++ b/gentoostrap.sh @@ -310,6 +310,7 @@ build-gentoo-chroot() { cat <<-EOF Initial system configuration is complete. There are now just a few tasks left: * Mount the ESP under /boot/efi + * Verify the status of fstab * Make sure everything looks good before we install GRUB Dumping to a shell now. Have fun!