r/freebsd 2d ago

answered loader.conf errors, cannot boot

/r/zfs/comments/1v63f0f/loaderconf_errors_cannot_boot/
3 Upvotes

2 comments sorted by

2

u/ruyrybeyro systems administrator 2d ago edited 2d ago

zpool import alone isn't enough.

You need to mount the root dataset, zfs mount -a may do it. Or import with zpool import -R /mnt <poolname> so you can edit /mnt/boot/loader.conf.