06:58:48 jbronn: Apparently I cannot say that all my BHYVE_CSM doesn't work, as I have one turnkey wordpress still booting with it ( head -100 $ZVOL/wordpress/root|strings|egrep -i 'mbr|grub|gpt|efi' |xargs --outputs MBR ANDTmbr t f=!GPTu) and one (older Fedora cloud that I installed in december 2020 ) with only one partition ( head -100 $ZVOL/secure/infrajump/root|strings|egrep -i 'mbr|grub|gpt|efi' -- outputs 06:58:55 GRUB ) doesn't boot since r151046. 07:51:17 tnorlin: side question: can you give me a link to your kubernetes on illumos part 1 tutorial? I found all the other parts on medium but it starts on part2 08:14:32 tnorlin - is there anything in the zone's init log? (/path/to/zone/root/tmp/init.log) 08:48:23 andyf in OI I get loader up with BHYVE_CSM, but when I press esc to get to ok prompt, the prompt appears but no more input is accepted. mdb is showing: 08:48:32 > ::stack 08:48:32 libc.so.1`_portfs+0xa() 08:48:32 mevent_dispatch+0x78() 08:50:52 pressing enter instead of esc will get to loading the kernel and normal os startup 09:10:09 toasterson: sure :-) (no paywall links, I walk in circles on what to have instead of medium ha ha) https://medium.com/@norlin.t/kubernetes-the-hard-illumos-way-c4b45a080bac?source=friends_link&sk=18226bc95e0e3647bb16ff99527f018e https://medium.com/@norlin.t/build-a-managed-kubernetes-cluster-from-scratch-part-1-fca5f6b3639b?source=friends_link&sk=bec72360eb825e9b1f4756858e5cf4d1 09:11:55 tnorlin: Thanks! lemmy or plume or writefreely are popular. other than that you are in the make your own static site to host markdown territory. Or with garage and librepages 09:15:48 toasterson: I tried to setup a Hugo with GH Pages, worked "ok", but then I miss comments and other dynamic features (referrals, it can be nice after all to know if one's ends up being bashed on some crazy forum). I'll check out lemmy or plume - Or I might even cross post sort of on a static page, like GH pages, as well 09:24:07 andyf: In the init log there's four lines: pci_fbuf: mmap_memseg failed pci_fbuf: munmap_memseg failed pci_fbuf: mmap_memseg failed pci_fbuf: munmap_memseg failed 09:48:57 tnorlin: I use plume and it has nice comments and is fully compatible with Mastodon same as lemmy 10:45:35 toasterson: Sounds interesting indeed