Bug 42182

Summary: formatting-media article: Making Dedicated Mode disks doc out of date
Product: Documentation Reporter: Mark Stosberg <mark>
Component: Books & ArticlesAssignee: Tom Rhodes <trhodes>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Mark Stosberg 2002-08-30 04:20:07 UTC
	The documentation for "Making Dedicated Mode Disks" needs to be
	updated to reflect a change in the software.

Fix: 

It appears that after pressing "A", you need to press "F",
	which I remember being barely documented somewhere as an
	"undocumented" feature.
How-To-Repeat: 	I was following the instructions for making a dedicated mode disk here:
	http://www.freebsd.org/doc/en_US.ISO8859-1/articles/formatting-media/x65.html

	I was not asked the question in step 6 after I followed the instructions in step 5,
	so I couldn't immediately proceed.
Comment 1 Tom Rhodes freebsd_committer freebsd_triage 2003-01-11 05:13:57 UTC
Responsible Changed
From-To: freebsd-doc->trhodes

I'll handle this!
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-06-01 18:09:30 UTC
trhodes     2007-06-01 17:09:26 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/articles/formatting-media article.sgml 
  Log:
  Rework sysinstall steps here, users are no longer asked about true
  partitions at this stage.  Tested only on i386 but the code seems to
  only ask in the i386 and amd64 cases.
  
  PR:             42182
  
  Revision  Changes    Path
  1.30      +13 -12    doc/en_US.ISO8859-1/articles/formatting-media/article.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 Tom Rhodes freebsd_committer freebsd_triage 2007-06-01 18:10:24 UTC
State Changed
From-To: open->closed

A fix has been applied, adding information on the MBR 
modifications and removing the question not asked in 
step 6.  Thanks.