On Sun, Apr 23, 2023 at 06:28:00AM +0200, Patrick Wildt wrote:
> ftp http://cdn.openbsd.org/pub/OpenBSD/snapshots/arm64/bsd.rd
> rdsetroot -x bsd.rd > mr.fs
> vnconfig vnd0 mr.fs
> mount /dev/vnd0a /mnt
> vim /mnt/auto_install.conf
> umount /mnt
> vnconfig -u vnd0
> rdsetroot bsd.rd mr.fs
> 
> ftp http://cdn.openbsd.org/pub/OpenBSD/snapshots/arm64/miniroot73.img
> vnconfig vnd0 miniroot73.img
> mount /dev/vnd0a /mnt
> cp bsd.rd /mnt/
> umount /mnt
> vnconfig -u vnd0
> 
> Cheers,
> Patrick

Hi,

These instructions were perfect and the instructions from the autoinstall
manpage worked!  The server is now running OpenBSD-current.

superpod# sysctl kern.version
kern.version=OpenBSD 7.3-current (GENERIC.MP) #2103: Sun Apr 23 21:31:04 MDT 
2023
    dera...@arm64.openbsd.org:/usr/src/sys/arch/arm64/compile/GENERIC.MP


Thank you thank you thank you!

Best Regards,
-peter

Reply via email to