|
I have a Supermicro X12STH-F motherboard with Serial Over LAN (SOL). I can use the kernel parameters With GRUB, I do the following to see the GRUB menu with SOL: Is there an equivalent to see the ZBM menu? |
Replies: 4 comments 1 reply
|
you can use zbm-kcl (docs) to edit the kernel commandline of ZBM itself if using the prebuilt image. If building your own image, it can be set in the config file for generate-zbm. |
|
The last |
|
Ah, ok. I installed on Gentoo with: Doesn't look like there's anything available in the ports tree to get the zbm-kcl binary, so I guess I need to build that on my own. Thanks for the help. |
|
Thanks for the help, just to write up exactly what I did in case someone else finds this: And in my edit I put |
It's a shell script. Just grab it from https://get.zfsboot.menu or
bin/zbm-kclin this repo.