On Tue, 4 May 2021 20:22:35 +0100 tech-lists <[email protected]> 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 <[email protected]> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
