opencomputeproject / onie

Open Network Install Environment
https://opencomputeproject.github.io/onie
Other
606 stars 376 forks source link

db_root cannot open: /etc/target #985

Closed boricuastock closed 2 years ago

boricuastock commented 2 years ago

I am trying to install Onie in PROXMOX on some supermicro x86 hardware. I've tried compiling multiple versions without much success. In my latest attempt I took the default kernel configs for debian with added virtualization support (defconfig, xenconfig, kvmconfig). It compiled fine. When I boot UEFI (or legacy bios) it get's stuck saying

db_root: cannot open: /etc/target

It doesn't get much further than that. Any ideas on what needs to change for this?

ehdoyle commented 2 years ago

This sounds like a new use case to me. You might try the ONIE mailing list to see if anyone else has tried something similar: https://ocp-all.groups.io/g/OCP-ONIE Good luck!

boricuastock commented 2 years ago

Will do, thanks!