On Wed, May 11, 2022 at 9:58 AM Michael Schuster <michaelspriv...@gmail.com> wrote:
> I got errors about missing "/dev/" files (can't recall the > exact names). > This is still confusing me. It doesn't look as if anything is clobbering /dev. IIRC init(8) should be mounting it, so I would look specifically for errors with that. Maybe look in /var/log/init.log or messages of the failed BE assuming that's not outside your BE parent. I think Dave's suggestion will tell us that your current environment is broken (or at least the children of it are), knowing what broke it though... I'm at a loss. Wes