Replies: 3 comments 6 replies
-
There isn't a way to pass that in to ZFSBootMenu currently. It could potentially be added in, but there'd need to be some pretty careful work done to make it play nicely with the rest of the setup/import code. |
Beta Was this translation helpful? Give feedback.
-
Thanks @zdykstra, is there perhaps a different way to tackle this that comes to mind? (With current feature set). |
Beta Was this translation helpful? Give feedback.
-
@nybblr if you're feeling brave, please grab one of the CI/CD artifacts from #741 at https://github.com/zbm-dev/zfsbootmenu/actions/runs/14483289003?pr=741 and give them a shot. ZFSBootMenu now accepts |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a dual boot setup of Ubuntu and Fedora. Both run off of one ZFS pool. I successfully have both booting:
I'm trying to add two more dedicated menu entries to rEFInd so I don't always have to click through ZBM. Here's my refind.conf:
Right now, the
root=
argument doesn't do anything. My hope was to tell ZBM which dataset to boot from (hence zbm.skip). But it instead just uses the default bootfs as specified for the pool.Is there currently a way to accomplish this?
Beta Was this translation helpful? Give feedback.
All reactions