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
fix: use target architecture binaries for disk volume creation
Use pkgs instead of pkgs.buildPackages to ensure e2fsprogs and other utilities
are built for the target ARM64 architecture rather than the build x86 architecture.
This resolves the "Exec format error" when running chattr and mkfs.ext4.
Signed-off-by: Juan Pablo Ruiz <[email protected]>
0 commit comments