Date: Fri, 30 Dec 2016 14:00:34 -0700 (MST) From: Warren Block <wblock@wonkity.com> To: swjatoslaw gerus <milstar2@eml.cc> Cc: freebsd-questions@freebsd.org Subject: Re: Fwd: system -invalid argument 1m #### dd if=FreeBSD-11-RELEASE-amd64-memstick.img of=/dev/sdb1 bs=1M conv=sync Message-ID: <alpine.BSF.2.20.1612301359440.52080@wonkity.com> In-Reply-To: <1482839506.750175.830376089.44208950@webmail.messagingengine.com> References: <1482839506.750175.830376089.44208950@webmail.messagingengine.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 27 Dec 2016, swjatoslaw gerus wrote: > dd if=FreeBSD-11-RELEASE-amd64-memstick.img of=/dev/sdb1 bs=1M > conv=sync This will not work. The memstick image contains partitioning information and cannot be placed inside a partition itself (sdb1 is the first MBR partition on sdb).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.20.1612301359440.52080>