On Tue, 4 May 2021 20:22:35 +0100
tech-lists <tech-li...@zyxst.net> wrote:

> "error while fetching file://usr/freebsd-dist/MANIFEST : No such file or
> directory"
> 

Hello J.

you can try to run bsdinstall with script option. 
Create a file name it e.g rpi.bsdinstall and put


export DISTRIBUTIONS="kernel.txz base.txz"
export
BSDINSTALL_DISTSITE="https://download.freebsd.org/ftp/releases/arm64/13.0-RELEASE/";

bsdinstall zfsboot


inside. Then run

bsdinstall script rpi.bsdinstall 

and follow the dialog. 

This to be said, i haven't used it with ZFS but with UFS to create VM Images
(amd64) successfully this way.


Daniel


-- 
Daniel Dowse <freebsd...@daemonbytes.net>
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to