-
tnorlinjbronn: 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
-
tnorlinGRUB ) doesn't boot since r151046.
-
toastersontnorlin: 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
-
andyftnorlin - is there anything in the zone's init log? (/path/to/zone/root/tmp/init.log)
-
tsoomeandyf 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:
-
tsoome> ::stack
-
tsoomelibc.so.1`_portfs+0xa()
-
tsoomemevent_dispatch+0x78()
-
tsoomepressing enter instead of esc will get to loading the kernel and normal os startup
-
tnorlintoasterson: sure :-) (no paywall links, I walk in circles on what to have instead of medium ha ha) medium.com/@norlin.t/kubernetes-the…sk=18226bc95e0e3647bb16ff99527f018e medium.com/@norlin.t/build-a-manage…sk=bec72360eb825e9b1f4756858e5cf4d1
-
toastersontnorlin: 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
-
tnorlintoasterson: 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
-
tnorlinandyf: 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
-
toastersontnorlin: I use plume and it has nice comments and is fully compatible with Mastodon same as lemmy
-
tnorlintoasterson: Sounds interesting indeed