On Sat, Nov 14, 2015 at 12:23 PM, Ömer Gülmen <[email protected]> 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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
