i installed v15 using base and kernel files with command prompt and on vm v15 is working.
i tried bsdinstall but if i dont give some values like this:
export BSDINSTALL_DISTSITE='
https://installers.hardenedbsd.org/pub/15-stable/amd64/amd64/installer/LATEST/'
export DISTRIBUTIONS='kernel.txz base.txz'
export BSDINSTALL_DISTDIR='/usr/freebsd-dist'
bsdinstall somehow installs freebsd 15 not hardenedbsd 15.
when i set these values, everything goes well. no reboots no error.
after installation, i tried hbsd-update for both setups vm1 with command prompt ufs, vm2 bsdinstall from v15.
vm2 updated without problem. but vm1 can not be able to update system. somehow ufs file system caused problem.
hbsd-update -V -b `date "+%Y%m%d%H%M%S"` command gave error for both vms
i use -d parametere to update and only vm2 seems updated but i am not sure. because of " libbe_init("") failed." error
vm2 update has this messages:
root@hardenedbsd152:~ # hbsd-update -V -b `date "+%Y%m%d%H%M%S"`
[*] Looking up version info with DNSSEC enabled.
[-] Could not get DNS record.
[-] Bailing.
[*] Could not get the version number
[*] Raw DNS result:
Host
amd64.main.15-stable.hardened.hardenedbsd.updates.hardenedbsd.org not found: 2(SERVFAIL). (error)
root@hardenedbsd152:~ # hbsd-update -d -V -b `date "+%Y%m%d%H%M%S"`
hbsd-v1500001-1153b031d88fe215bb635326b0ef4580d3351e4a
[*] Latest build: hbsd-v1500001-1153b031d88fe215bb635326b0ef4580d3351e4a
[*] Latest build: hbsd-v1500001-1153b031d88fe215bb635326b0ef4580d3351e4a
/tmp/tmp.xNzZ3cUhGC/update.tar 413 MB 1290 kBps 05m28s
[*] Verified hash: 5e8988c7b3f2c7addc0af0b6b65ab913ab5bc9209a7d0efdf614ff39f852b125
[+] Remote hash: 5e8988c7b3f2c7addc0af0b6b65ab913ab5bc9209a7d0efdf614ff39f852b125
[*] Checking validity of the public key
[*] Checking the validity of base.txz
[*] Checking the validity of etcupdate.tbz
[*] Checking the validity of skip.txt
[*] Checking the validity of mtree.tar
[*] Checking the validity of kernel-HARDENEDBSD.txz
[*] Checking the validity of ObsoleteFiles.txt
[*] Checking the validity of ObsoleteDirs.txt
[*] Checking the validity of script.sh
libbe_init("") failed.
libbe_init("") failed.
libbe_init("") failed.
vm1 update has this messages:
root@hardenedbsd15:~ # hbsd-update -V -b `date "+%Y%m%d%H%M%S"`
[*] Looking up version info with DNSSEC enabled.
[-] Could not get DNS record.
[-] Bailing.
[*] Could not get the version number
[*] Raw DNS result:
Host
amd64.main.15-stable.hardened.hardenedbsd.updates.hardenedbsd.org not found: 2(SERVFAIL). (error)
root@hardenedbsd15:~ # hbsd-update -d -V -b `date "+%Y%m%d%H%M%S"`
hbsd-v1500001-1153b031d88fe215bb635326b0ef4580d3351e4a
[*] Latest build: hbsd-v1500001-1153b031d88fe215bb635326b0ef4580d3351e4a
[*] Latest build: hbsd-v1500001-1153b031d88fe215bb635326b0ef4580d3351e4a
/tmp/tmp.yJVHnrC7Ua/update.tar 413 MB 1086 kBps 06m30s
[*] Verified hash: 5e8988c7b3f2c7addc0af0b6b65ab913ab5bc9209a7d0efdf614ff39f852b125
[+] Remote hash: 5e8988c7b3f2c7addc0af0b6b65ab913ab5bc9209a7d0efdf614ff39f852b125
[*] Checking validity of the public key
[*] Checking the validity of base.txz
[*] Checking the validity of etcupdate.tbz
[*] Checking the validity of skip.txt
[*] Checking the validity of mtree.tar
[*] Checking the validity of kernel-HARDENEDBSD.txz
[*] Checking the validity of ObsoleteFiles.txt
[*] Checking the validity of ObsoleteDirs.txt
[*] Checking the validity of script.sh
ERROR: This system does not boot from ZFS pool
ERROR: This system does not boot from ZFS pool
ERROR: This system does not boot from ZFS pool
8 Şubat 2026 Pazar tarihinde saat 18:23:47 UTC+3 itibarıyla Ulaş SAYGIN şunları yazdı: