Handbook wrong code mistake
Adam Vande More
amvandemore at gmail.com
Sat Nov 14 19:41:02 UTC 2015
On Sat, Nov 14, 2015 at 12:23 PM, Ömer Gülmen <freebsd-doc at freebsd.org>
wrote:
> Hi dude
>
> 2.3.1.1. Writing an Image File to USB
>
> you wrote as:# dd if=FreeBSD-10.2-RELEASE-amd64-memstick.img of=/dev/da0
> bs=1m conv=sync
>
> But it has to be on linux "bs=1M" not "bs=1m". Change it with capital
> one. Do not understand? inform me ;)
>
>
The command you reference is meant to be run on FreeBSD systems. If you
have a different operating system, you'll have to adjust accordingly.
--
Adam
More information about the freebsd-doc
mailing list