On 10/6/23 18:41, Glen Barber wrote:
The fifth BETA build of the 14.0-RELEASE release cycle is now available.

<SNIP>

=== Virtual Machine Disk Images ===

VM disk images are available for the amd64, i386, and aarch64
architectures.  Disk images may be downloaded from the following URL
(or any of the FreeBSD download mirrors):

     https://download.freebsd.org/releases/VM-IMAGES/14.0-BETA5/
<SNIP>

The disk images are available in QCOW2, VHD, VMDK, and raw disk image
formats.  The image download size is approximately 135 MB and 165 MB
respectively (amd64/i386), decompressing to a 21 GB sparse image.


The FreeBSD-14.0-BETA5-arm64-aarch64-zfs.raw.xz (maybe others, I didn't check) has a rc.conf with a ton of repeated lines. I tried looking at why this would be, but the release scripts to create this image went right over my head.

$ sudo mdconfig FreeBSD-14.0-BETA5-arm64-aarch64-zfs.raw
md0
$ sudo zpool import -R /mnt -t 4016146626377348012 vm-zpool
$ wc -l /mnt/etc/rc.conf
      36 /mnt/etc/rc.conf
$ sort -u /mnt/etc/rc.conf
growfs_enable="YES"
hostname="freebsd"
ifconfig_DEFAULT="DHCP inet6 accept_rtadv"
zfs_enable="YES"
zpool_reguid="zroot"
zpool_upgrade="zroot"
$


<SNIP>

Regards,

Glen

Please consider donating to help support my FreeBSD work:
https://www.gofundme.com/f/gjbbsd
https://paypal.me/gjbbsd

Love FreeBSD?  Support this and future releases with a donation to
the FreeBSD Foundation!  https://www.freebsdfoundation.org/donate/



--
Cameron Katri
Email: m...@cameronkatri.com
PGP Fingerprint: 7D3B36CEA40FCC2181FB6DCDBAFFD97826540F1C


Reply via email to