Closed nathanchance closed 1 year ago
We can run file on vmlinux (if it is available) to try and guess what kernel we are booting. Certain architectures are ambiguous so we just require the user to provide -a for those.
file
-a
Closes: https://github.com/ClangBuiltLinux/boot-utils/issues/48
yes! thank you @nathanchance !
We can run
file
on vmlinux (if it is available) to try and guess what kernel we are booting. Certain architectures are ambiguous so we just require the user to provide-a
for those.Closes: https://github.com/ClangBuiltLinux/boot-utils/issues/48