https://www.freebsd.org/doc/handbook/bsdinstall-pre.html 
<https://www.freebsd.org/doc/handbook/bsdinstall-pre.html>

For OSX 

# dd if=FreeBSD-10.2-RELEASE-amd64-memstick.img of=/dev/da0 bs=1M conv=sync

Should read bs=1m or it will fail. (lower case m instead of upper case M)

It should be obvious from the error message but might help someone.

Kind regards

Rob Hulley
_______________________________________________
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"

Reply via email to