Hi. Just tested FreeBSD 15.0-ALPHA4 inside Bhyve 1 vCPU and 512MB vRAM.
Installs properly and pkg(8) is bootstrapped after install - good to see progress in right direction here - thanks. I also tried to do the same with 1 vCPU and 'vm-bhyve' default 256MB vRAM ... and that one fails due to lack of RAM. Options chosen: - BIOS+GELI - PKGBASE - Only Offline Packages The 256MB vRAM install fails for both '12' and '120': - vm.pageout_oom_seq: 12 - vm.pageout_oom_seq: 120 One thing that 'bothers' me - is that at first boot installer asks what TERM I want - I typed 'xterm' there. I would make 'xterm' the default unless user specifies otherwise ... but maybe I miss something? Now - after selecting 'xterm' I selected 'Live System' - then set 'vm.pageout_oom_seq=120' and executed 'bsdinstall' command - but this time - even as I selected 'xterm' at the beginning - it starts with 'vt100' mode - the 'xterm' (or any other) should be PRESERVED in subsequent tasks/executions. Also ... after I started that bsdinstall(8) again - this time in 'vt100' mode - I was unable to change the ZFS options from 'compression=on' to 'compression=zstd' because probably some escape sequences (or ^H) were not handled properly and bsdinstall(8) complained that 'compression' option supports only ${LIST_OF_SUPPORTED_COMPRESSION_ALGOS} ... Hope that helps, vermaden Temat: FreeBSD 15.0-ALPHA4 Now Available Data: 2025-09-27 22:34 Nadawca: "Colin Percival" <cperc...@freebsd.org> Adresat: freebsd-snapsh...@freebsd.org; freebsd-sta...@freebsd.org; DW: "FreeBSD Release Engineering Team" <r...@freebsd.org>; > >> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > The fourth alpha build of the 15.0-RELEASE release cycle is now available. > > Installation images are available for: > > o 15.0-ALPHA4 amd64 GENERIC > o 15.0-ALPHA4 powerpc64 GENERIC64 > o 15.0-ALPHA4 powerpc64le GENERIC64LE > o 15.0-ALPHA4 armv7 GENERICSD > o 15.0-ALPHA4 aarch64 GENERIC > o 15.0-ALPHA4 aarch64 RPI > o 15.0-ALPHA4 aarch64 PINE64 > o 15.0-ALPHA4 aarch64 PINE64-LTS > o 15.0-ALPHA4 aarch64 PINEBOOK > o 15.0-ALPHA4 aarch64 ROCK64 > o 15.0-ALPHA4 aarch64 ROCKPRO64 > o 15.0-ALPHA4 riscv64 GENERIC > o 15.0-ALPHA4 riscv64 GENERICSD > > (...)