Date: Fri, 23 Jan 2009 03:46:44 +0000 (UTC) From: Giorgos Keramidas <keramida@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/dd dd.1 Message-ID: <200901230346.n0N3knpN040093@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
keramida 2009-01-23 03:46:44 UTC FreeBSD src repository Modified files: bin/dd dd.1 Log: SVN rev 187609 on 2009-01-23 03:46:44Z by keramida Add an example of using bs=2048 to duplicate data CD-ROMs. This should be a bit useful for users who look at the manpage and then try to copy data CD-ROM disks using dd. A lot of us know that bs=2048 is required, but it still manages to cause a bit of grief to those who haven't heard about it. PR: bin/130857 Submitted by: Tri Brotoharsono < mail at tribrotoharsono.net > MFC after: 3 days Revision Changes Path 1.32 +5 -0 src/bin/dd/dd.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901230346.n0N3knpN040093>