From owner-freebsd-questions@freebsd.org Fri Dec 30 23:29:01 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 CB3A7C98CF8 for ; Fri, 30 Dec 2016 23:29:01 +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 9324C12DE for ; Fri, 30 Dec 2016 23:29:01 +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 DE58220913; Fri, 30 Dec 2016 18:28:59 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute1.internal (MEProxy); Fri, 30 Dec 2016 18:28:59 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=eml.cc; h=cc :content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=4MplFL03IstIr3yU2qm0FOF0x7 g=; b=qrGOnbkoFBH5T5vn42vlcGhIHgzWodFJKVbdnOILKArhogYBCLqrlbOFEm SuckfsKpLnI0mDmJMn7K4gUWb4DROEUzfau4/rkLcKfTGIofo6DBEgqPJLaqxyjw IW0aR6CnFLjHKrAnEvj/iWsgVJQ/C/gTmfmh7ITIn2p6o8QaY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=smtpout; bh=4M plFL03IstIr3yU2qm0FOF0x7g=; b=DPrMTzQIElC3Pz069Bvr+awLzJ/uIiysvp 4tNXC/9uxasgBGCove52G3veuijSmbb4/2js4ggyhj/8a00m3mvWmRwviLarizzW 5a9QsVlZ/qAbFUILTnt2+dW2fXUgH1UL/KwBuzqPHH1drgvo43CC3YG9HhkIJrKq Raz/TuLck= X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id BCC369EEF6; Fri, 30 Dec 2016 18:28:59 -0500 (EST) Message-Id: <1483140539.787879.833384521.513DC7A6@webmail.messagingengine.com> From: swjatoslaw gerus To: Polytropon Cc: 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 In-Reply-To: <1483140152.786177.833377833.10C52E32@webmail.messagingengine.com> Subject: would make 3 attempt # compare dd if= \ of=/dev/rdsk/ bs=16k Date: Sat, 31 Dec 2016 00:28:59 +0100 References: <1483132051.752644.833300521.4E2EBB2A@webmail.messagingengine.com> <20161230231909.652499f9.freebsd@edvax.de> <1483140152.786177.833377833.10C52E32@webmail.messagingengine.com> 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 23:29:01 -0000 On Linux, insert the flash drive and locate the appropriate device. # dmesg | tail Then copy the image using dd(1) as above. # dd if= \ of=/dev/rdsk/ bs=16k http://www.oracle.com/technetwork/server-storage/solaris11/documentation/solaris-11-2-faqs-2191871.pdf 16k or 1m , great difference for two comporable os -- swjatoslaw gerus milstar2@eml.cc On Sat, Dec 31, 2016, at 12:22 AM, swjatoslaw gerus wrote: > > > > > This is to be expected because the stick hasn't been > > prepared correctly. Again: > > > > # dd if=FreeBSD-11-RELEASE-amd64-memstick.img of=/dev/sdb bs=1M conv=sync > > > > is the correct command here. That kind of mistake can > > be summarized as "fat fingers"... ;-) > > no fat finger... fdisk -l > > but would make 3 attempt > ################## > > 1. 1m > 2 sdb1 1048576 after freebsd suggest ,work with speed 10mbsek > 3 1m and sdb > > -- > http://www.fastmail.com - Email service worth paying for. Try it for free > -- http://www.fastmail.com - Or how I learned to stop worrying and love email again