Bug 154837 - [patch] update Handbook for writing memstick image with Windows
Summary: [patch] update Handbook for writing memstick image with Windows
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Giorgos Keramidas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-17 01:10 UTC by Warren Block
Modified: 2011-02-17 09:21 UTC (History)
0 users

See Also:


Attachments
file.diff (4.47 KB, patch)
2011-02-17 01:10 UTC, Warren Block
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!