View | Details | Raw Unified | Return to bug 29610
Collapse All | Expand All

(-)chapter.sgml (-2 / +2 lines)
Lines 508-514 Link Here
508
      be <devicename>da1</devicename> and we want to mount it on
508
      be <devicename>da1</devicename> and we want to mount it on
509
      <filename>/1</filename> (if you are adding an IDE drive, the device name
509
      <filename>/1</filename> (if you are adding an IDE drive, the device name
510
      will be <devicename>wd1</devicename> in pre-4.0 systems, or
510
      will be <devicename>wd1</devicename> in pre-4.0 systems, or
511
      <filename>ad1</filename> in most 4.X systems).</para>
511
      <devicename>ad1</devicename> in most 4.X systems).</para>
512
512
513
    <indexterm><primary>partitions</primary></indexterm>
513
    <indexterm><primary>partitions</primary></indexterm>
514
    <indexterm><primary>slices</primary></indexterm>
514
    <indexterm><primary>slices</primary></indexterm>
Lines 568-574 Link Here
568
	<step>
568
	<step>
569
	  <title>FDISK Partition Editor</title>      
569
	  <title>FDISK Partition Editor</title>      
570
	  <para>Select <literal>da1</literal> to enter the <literal>FDISK
570
	  <para>Select <literal>da1</literal> to enter the <literal>FDISK
571
	      Partition Editor</literal>.  Type <literal>A</literal> to
571
	      Partition Editor</literal>.  Type <userinput>A</userinput> to
572
	    use the entire disk for FreeBSD.  When asked if you want to
572
	    use the entire disk for FreeBSD.  When asked if you want to
573
	    <quote>remain cooperative with any future possible operating
573
	    <quote>remain cooperative with any future possible operating
574
	      systems</quote>, answer <literal>YES</literal>.  Write the
574
	      systems</quote>, answer <literal>YES</literal>.  Write the

Return to bug 29610