Replies: 2 comments 1 reply
-
|
There should be no interaction between |
Beta Was this translation helpful? Give feedback.
-
|
Using the same setup on two separate machines, I ended up setting a static IP address for the system (at boot time) via configuration files processed by dracut. In my case that ended up being: In In And then a I'm pretty sure that this can be done either via command line options passed to ZBM itself via EFI configuration (or via some boot manager, i.e. rEFInd) in order to not apply after ZBM kexec's into your regular kernel, but I haven't bothered with trying that out. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've got a desktop Gentoo system set up using a combination of the following guides:
The system uses ZFS with native encryption for the root filesystem. My expectation was that I could reboot the system via SSH, have it load
zfsbootmenuas it loads, and SSH in to unlock the root dataset and continue booting.Instead, it seems that the ethernet connection will not initialize until the root dataset key is loaded. I assume this because the computer does not show up in the devices list in my router.
Does it sound like I've misconfigured something? Are these features maybe not supported at the same time? I'd appreciate any help, as I'd like to get this working.
Beta Was this translation helpful? Give feedback.
All reactions