Bug 154837

Summary: [patch] update Handbook for writing memstick image with Windows
Product: Documentation Reporter: Warren Block <wblock>
Component: Books & ArticlesAssignee: Giorgos Keramidas <keramida>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Warren Block 2011-02-17 01:10:04 UTC
Add Windows instructions for writing a FreeBSD memstick.

Fix: Apply patch.

Patch attached with submission follows:
How-To-Repeat: Look for memstick creation instructions for Windows users in the Handbook.
Comment 1 Giorgos Keramidas freebsd_committer freebsd_triage 2011-02-17 09:12:04 UTC
Responsible Changed
From-To: freebsd-doc->keramida

I'll handle this.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-02-17 09:17:48 UTC
keramida    2011-02-17 09:17:43 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/install chapter.sgml 
  Log:
  Add instructions for writing the memstick image from Windows machines.
  
  Switch 'Prepare the Memory Stick' to a more generic title.  Move the dd
  based FreeBSD-specific instructions to a separate <procedure> and add a
  second procedure, that is more useful to Windows users.  The
  instructions for Windows refer to the 'Image Writer' utility, including
  its download location.
  
  PR:             docs/154837
  Submitted by:   Warren Block <wblock@wonkity.com>
  
  Revision  Changes    Path
  1.417     +60 -6     doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Giorgos Keramidas freebsd_committer freebsd_triage 2011-02-17 09:20:55 UTC
State Changed
From-To: open->closed

Committed, in revision 1.417 of handbook/install/chapter.sgml 

Thanks!