I just got Funtoo installed today on my desktop computer. I have 2 ssd drives.
nvme1n1 259:0 0 465.8G 0 disk <---Windows
├─nvme1n1p1 259:1 0 100M 0 part <--windows boot manager
nvme0n1 259:5 0 476.9G 0 disk <---Linux
├─nvme0n1p1 259:6 0 128M 0 part <--boot
I was trying to get dual-boot to work so I've modified /etc/grub.d/40_custom as per an article I found. After doing that I tried ego boot update and I came across the following error message:
"mount: /boot: wrong fs type, bad option, bad superblock on /dev/nvme0n1p1, missing codepage or helper program, or other error."
I removed the changes I made to 40_custom but the problem persists.
Could someone shed some light here?
Thanks in advance and please let me know if you need me to share any piece of information.
Martin