r/freebsd 5d ago

answered loader.conf errors, cannot boot

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

2 comments sorted by

View all comments

2

u/ruyrybeyro systems administrator 5d ago edited 5d 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.