Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Nov 2015 18:23:06 +0000 (UTC)
From:      =?UTF-8?Q?=C3=96mer_G=C3=BClmen?= <buhara13@yahoo.com>
To:        "freebsd-doc@FreeBSD.org" <freebsd-doc@FreeBSD.org>
Subject:   Handbook wrong code mistake
Message-ID:  <306287979.5182807.1447525386292.JavaMail.yahoo@mail.yahoo.com>
References:  <306287979.5182807.1447525386292.JavaMail.yahoo.ref@mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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 ;)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?306287979.5182807.1447525386292.JavaMail.yahoo>