From owner-freebsd-questions@freebsd.org Fri Dec 30 21:07:33 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3EED3C982FD for ; Fri, 30 Dec 2016 21:07:33 +0000 (UTC) (envelope-from milstar2@eml.cc) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 162C81284 for ; Fri, 30 Dec 2016 21:07:32 +0000 (UTC) (envelope-from milstar2@eml.cc) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id A2D512091B for ; Fri, 30 Dec 2016 16:07:31 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute1.internal (MEProxy); Fri, 30 Dec 2016 16:07:31 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=eml.cc; h= content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= mesmtp; bh=vr1q1jHINSE446WUTzHDKSoVRlU=; b=kyN2zJiH4g5zo0ElL5EC5 8dFE7IHH+eQxDJbzeYTGvx+A6yh1FwRW3+C1V9hEPFEPD9aeXiL8MJDN87yvM+EA 3rl3WGbiD0lleNt4aOp6tq7JbPpYQXvH9RVkheyycSsnFK15DhRl/i9vONLUMv11 2n8WmLjeYM/eR0lVE6ktnI= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=smtpout; bh=vr1q1jHINSE446WUTzHDKSoVR lU=; b=k4VZDgdkQkZ8pmcko2oS+7aF4C+j/OCvOLfBIMbeP5XUyiNmGX57K5SfD 5NrL/ItKxNjhzcV+IckNQenl6TbEzvE+WmlwOyTo299G9dKg6eniwOReqSyLjvk+ ADmNbeaMq+4fxJMGtSHqP0vERVhO1X4sv3T97iM3pSxHsKXZhs= X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 8306E9EEF6; Fri, 30 Dec 2016 16:07:31 -0500 (EST) Message-Id: <1483132051.752644.833300521.4E2EBB2A@webmail.messagingengine.com> From: swjatoslaw gerus To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-9c115fcf Date: Fri, 30 Dec 2016 22:07:31 +0100 Subject: Fwd: Re: Fwd: system -invalid argument 1m #### dd if=FreeBSD-11-RELEASE-amd64-memstick.img of=/dev/sdb1 bs=1M conv=sync X-Forwarded-Message-Id: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Dec 2016 21:07:33 -0000 this questions was answered before for linux not 1m ,but 1048576 without suffiks that work file is sended to /dev/sdb1 but plug sandisk 16 gb before start , notebook can not start file after mounting can see with more, but can not see with ls -lsar ########################################################### -- swjatoslaw gerus milstar2@eml.cc ----- Original message ----- From: Warren Block efore To: swjatoslaw gerus Cc: Subject: Re: Fwd: system -invalid argument 1m #### dd if=FreeBSD-11-RELEASE-amd64-memstick.img of=/dev/sdb1 bs=1M conv=sync Date: Fri, 30 Dec 2016 14:00:34 -0700 (MST) 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). -- http://www.fastmail.com - Access all of your messages and folders wherever you are