You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, the container doesn't seem to be able to detect that Secure Boot is enabled and reboots the machine. I've run dmesg outside of the container and it actually contains the string 'Secure boot enabled'.
Side question: does this installer actually support Secure Boot or it would simply exit performing no installation?
cos-gpu-installer/cos-gpu-installer-docker/entrypoint.sh
Line 145 in 208c8a7
I'm running the following script on a clean COS image with Secure Boot:
However, the container doesn't seem to be able to detect that Secure Boot is enabled and reboots the machine. I've run
dmesgoutside of the container and it actually contains the string 'Secure boot enabled'.Side question: does this installer actually support Secure Boot or it would simply exit performing no installation?