gentoo-packer
gentoo-packer copied to clipboard
kernel.config
Awesome project!
I found an issue in kernel.sh. I noticed an error
virtualbox-iso: mv: cannot stat '/tmp/files/kernel.config': No such file or directory
The files is actually copied to /mnt/gentoo/tmp which is just /tmp after the chroot. None of the kernel settings are being used. It is just whatever comes from the stage3 file.
Thanks for reporting this. I'll try and reproduce and fix this in the next day or two, as I need to rebuild my own virtual machine anyway.