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
The command fails specifically when using the intel-ucode:20230808 system extension. The issue does not occur when the system extension is omitted or when using an AMD system extension.
Fixessiderolabs#7712
Instead of hardcoding a size, calculate the UKI and sd-boot size. UKI
has dynamic size, as it depends on number of system extensions
installed.
Signed-off-by: Andrey Smirnov <[email protected]>
Fixessiderolabs#7712
Instead of hardcoding a size, calculate the UKI and sd-boot size. UKI
has dynamic size, as it depends on number of system extensions
installed.
Signed-off-by: Andrey Smirnov <[email protected]>
(cherry picked from commit 87c1b3d)
Bug Report
When running the following command on both Linux amd64 and Apple Silicon arm64 platforms, I am encountering an "exit status 1: Disk full" error.
Description
The command fails specifically when using the
intel-ucode:20230808
system extension. The issue does not occur when the system extension is omitted or when using an AMD system extension.Working Command for Reference:
@smira response is slack was:
This might a problem with size of the ISO
Which might be right as
secureboot-installer
works fine.Logs
Environment
The text was updated successfully, but these errors were encountered: