Unfortunately, also when setting the default-legacy disk layout (preventing metal-stack/metal-hammer#53 from happening), the installation does not succeed:
...
********************************<<<<<ERROR>>>>>*********************************
ExitCode = 60
Description = Invalid configuration file
Program Error Code = 313.60
Error message:
Invalid BIOS configuration file
Root node: <BiosCfg> cannot be found
Instruction:
Please do not rename or remove root node <BiosCfg>
********************************************************************************
exit status 60
unable to ensure boot order
github.com/metal-stack/metal-hammer/cmd.(*Hammer).install
/work/cmd/install.go:138
github.com/metal-stack/metal-hammer/cmd.(*Hammer).Install
/work/cmd/install.go:68
github.com/metal-stack/metal-hammer/cmd.(*Hammer).installImage
/work/cmd/root.go:255
github.com/metal-stack/metal-hammer/cmd.Run
/work/cmd/root.go:248
main.main
/work/main.go:74
runtime.main
/usr/local/go/src/runtime/proc.go:225
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1371
install
github.com/metal-stack/metal-hammer/cmd.(*Hammer).installImage
/work/cmd/root.go:259
github.com/metal-stack/metal-hammer/cmd.Run
/work/cmd/root.go:248
main.main
/work/main.go:74
runtime.main
/usr/local/go/src/runtime/proc.go:225
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1371
main.main
/work/main.go:77
runtime.main
/usr/local/go/src/runtime/proc.go:225
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1371EROR[06-15|13:47:07] metal-hammer failed rebooting in=5s error="install: unable to ensure boot order: exit status 60" caller=main.go:79
Unfortunately, also when setting the default-legacy disk layout (preventing metal-stack/metal-hammer#53 from happening), the installation does not succeed: