Handbook - Typo in Pre-Installation
Allan Jude
allanjude at freebsd.org
Sun Sep 6 01:00:42 UTC 2015
On 2015-09-05 20:11, Ali Ghahraei wrote:
> Good afternoon.
>
> I just wanted to inform you about an error in the handbook (or at least I
> think it is one). In "Pre-Installation Tasks" there is a command for
> burning disk images, but it currently is:
>
> # dd if=*FreeBSD-10.0-RELEASE-amd64-memstick.img* of=/dev/*da0* bs=1m conv=sync
>
> And I think it should be:
>
> # dd if=*FreeBSD-10.0-RELEASE-amd64-memstick.img* of=/dev/*da0* bs=1M conv=sync
>
> With a capital m in bs. This is because I tried to use the command and it
> returned dd: invalid number: '1m'.
>
> I apologize if my English is not too good, but I'm not from an English-speaking
> country. I send you this message because I wanted to help you. I hope it is
> useful :)
>
> *Ali Ghahraei Figueroa*
> _______________________________________________
> freebsd-doc at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-doc
> To unsubscribe, send any mail to "freebsd-doc-unsubscribe at freebsd.org"
>
Only the Linux utilities are sensitive to the case of the unit, but yes,
we should change it in the documentation.
--
Allan Jude
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-doc/attachments/20150905/cfdd4166/attachment.bin>
More information about the freebsd-doc
mailing list