Bug 143603

Summary: error in nanobsd article
Product: Documentation Reporter: aiza <aiza21>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description aiza 2010-02-06 11:10:01 UTC
http://www.freebsd.org/doc/en_US.ISO8859-1/articles/nanobsd/howto.html

2.2 Building a NanoBSD image
A NanoBSD image is built using a simple nanobsd.sh shell script, which can be found in the /usr/src/tools/tools/nanobsd directory. This script creates an image, which can be copied on the storage medium using the dd(1) utility.

There is no /usr/src/tools/tools/nanobsd directory in the base release.

Maybe the nanobsd.sh  has been Forgotten and left out of the base system by error.  locate command does not find it and there is no port for it.
Comment 1 Benedict Reuschling freebsd_committer freebsd_triage 2010-05-21 19:48:29 UTC
State Changed
From-To: open->closed

I could not reproduce your approach. The directory and 
file in question is definitely part of 8.0-RELEASE. 
The article is correct in that regard. PR closed.