Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jan 2019 14:54:17 +0000
From:      Rob Hulley <hulleyrob@gmail.com>
To:        "freebsd-doc@freebsd.org" <freebsd-doc@FreeBSD.org>
Subject:   Document Enhancement 2.3.1.1. Writing an Image File to USB
Message-ID:  <927E693E-1F8A-4C02-93E2-59D95EA4E907@gmail.com>

next in thread | raw e-mail | index | archive | help
https://www.freebsd.org/doc/handbook/bsdinstall-pre.html =
<https://www.freebsd.org/doc/handbook/bsdinstall-pre.html>;

For OSX=20

# dd if=3DFreeBSD-10.2-RELEASE-amd64-memstick.img of=3D/dev/da0 bs=3D1M =
conv=3Dsync

Should read bs=3D1m 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=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?927E693E-1F8A-4C02-93E2-59D95EA4E907>