Hi everyone, I hope you're all doing great (and sorry if this is in the wrong section, I've used my best judgment).
I'm on FreeBSD 13.2. I ran
It now says
Now, the 13.2-RELEASE media cannot boot on my server because of
(my server is 19 years old, so this is potentially related to Thread trying-to-install-freebsd-on-a-20-year-old-laptop.88179), so I usually boot 9.1-RELEASE instead, which works, but obviously won't have the latest bootcode.
Is it possible to fix this by using chroot in the 9.1 media (or at all)? Would appreciate anything and thanks in advance.
I'm on FreeBSD 13.2. I ran
zpool status which told me that features were available but disabled. I blindly ran zpool upgrade which seemed to work. I then updated bootcode for the first (out of four) hard drives only, then later rebooted because of an unrelated issue from a different program.It now says
ZFS: unsupported feature for various features, before saying that it hasn't located any ZFS pools and cannot boot.Now, the 13.2-RELEASE media cannot boot on my server because of
Code:
LUA ERROR: Cannot open /boot/lua/loader.lua:
no such file or directory"
Is it possible to fix this by using chroot in the 9.1 media (or at all)? Would appreciate anything and thanks in advance.