Anton Troyanov

Results 20 comments of Anton Troyanov

@crypticsong PR #63 was merged. Can you please try one more time and tell us if the issue still exists?

We have some users that want to participate in beta testing and help us to test devices running latest firmware. We apply Beta tag on these devices, and later on...

I just hit the same issue and was able to add a fallback scenario when pinentry-mac is called. It worked for me and in case you want to try it...

Oh, I wanted to check what Apple would say about it and seems that @jorgelbg already did it :) https://developer.apple.com/forums/thread/711838 Seems to be a bug related to `LAContext` API

Hi @wespiard It seems that you are using legacy boot mode and not UEFI. Can you try with UEFI or there is a reason why UEFI cannot be used? According...

> via the BIOS Correct, that should be configurable in BIOS settings. Example: ![image](https://user-images.githubusercontent.com/3663203/227221280-1d763062-c66d-401f-9e68-4b1623820c40.png)

@wespiard it seems that you have to stay with "legacy boot" option then. If patching `curtin` is not an option for you, you can try to set the base image...

> Note that MaaS is not actually acting as a DHCP server for the main NICs that are being PXE booted So you are using external DHCP? Can you tell...

> So I'm assuming that DHCP server is configured to point to MaaS for PXE booting? It should, yes. > I've gotten RHEL 8 and Rocky 8 images to be...

> So because it looks like 'pxelinux.0' is being requested even when configured for EUFI boot, is the external DHCP server not configured properly to handle it? I am wondering...