From owner-svn-doc-all@freebsd.org Fri Aug 14 18:13:10 2015 Return-Path: Delivered-To: svn-doc-all@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 24DA39B90ED; Fri, 14 Aug 2015 18:13:10 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (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 EE809106F; Fri, 14 Aug 2015 18:13:09 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7EID9DR083825; Fri, 14 Aug 2015 18:13:09 GMT (envelope-from bcr@FreeBSD.org) Received: (from bcr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7EID9uw083824; Fri, 14 Aug 2015 18:13:09 GMT (envelope-from bcr@FreeBSD.org) Message-Id: <201508141813.t7EID9uw083824@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bcr set sender to bcr@FreeBSD.org using -f From: Benedict Reuschling Date: Fri, 14 Aug 2015 18:13:09 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47233 - head/en_US.ISO8859-1/books/handbook/bsdinstall X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Aug 2015 18:13:10 -0000 Author: bcr Date: Fri Aug 14 18:13:08 2015 New Revision: 47233 URL: https://svnweb.freebsd.org/changeset/doc/47233 Log: Be consistent about the blocksize (1m instead of 64k) and conv=sync with the instructions in the release notes when describing how to burn the memstick image to a memory stick. PR: 177431 Submitted by: rfg tristatelogic com Modified: head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml Fri Aug 14 17:21:22 2015 (r47232) +++ head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml Fri Aug 14 18:13:08 2015 (r47233) @@ -541,7 +541,7 @@ USB device on an existing &os; system. - &prompt.root; dd if=FreeBSD-10.0-RELEASE-amd64-memstick.img of=/dev/da0 bs=64k + &prompt.root; dd if=FreeBSD-10.0-RELEASE-amd64-memstick.img of=/dev/da0 bs=1m conv=sync If this command fails, verify that the USB stick is not mounted and that the