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

(-)en_US.ISO8859-1/books/handbook/install/chapter.sgml (-12 / +9 lines)
Lines 792-798 Link Here
792
	  <para>If you are booting from floppy disc, you will see a display
792
	  <para>If you are booting from floppy disc, you will see a display
793
	    similar to this (version information omitted):</para>
793
	    similar to this (version information omitted):</para>
794
	
794
	
795
	  <screen>Verifying DMI Pool Data ........ 
795
	  <screen>Uncompressing ... done
796
796
797
BTX loader 1.00  BTX version is 1.01 
797
BTX loader 1.00  BTX version is 1.01 
798
Console: internal video/keyboard 
798
Console: internal video/keyboard 
Lines 804-818 Link Here
804
804
805
/kernel text=0x277391 data=0x3268c+0x332a8 |
805
/kernel text=0x277391 data=0x3268c+0x332a8 |
806
806
807
Please insert MFS root floppy and press enter:</screen>
807
Insert disk labelled "Kernel floppy 1" and press any key...</screen>
808
808
809
	  <para>Follow these instructions by removing the
809
	  <para>Follow these instructions by removing the
810
	    <filename>kern.flp</filename> disc, insert the
810
	    <filename>boot.flp</filename> disc, insert the
811
	    <filename>mfsroot.flp</filename> disc, and press
811
	    <filename>kern1.flp</filename> disc, and press
812
	    <keycap>Enter</keycap>.  &os;&nbsp;5.3
812
	    <keycap>Enter</keycap>.  Boot from first floppy;
813
	    and above provide other floppy disks set, as described
814
	    in <link linkend="install-floppies">previous
815
	    section</link>.  Boot from first floppy;
816
	    when prompted, insert the other disks as required.</para>
813
	    when prompted, insert the other disks as required.</para>
817
	</step>
814
	</step>
818
815
Lines 847-853 Link Here
847
	  <para>If you needed to prepare boot floppies, as described in 
844
	  <para>If you needed to prepare boot floppies, as described in 
848
	    <xref linkend="install-floppies"> then one of them will be the
845
	    <xref linkend="install-floppies"> then one of them will be the
849
	    first boot disc, probably the one containing
846
	    first boot disc, probably the one containing
850
	    <filename>kern.flp</filename>.  Put this disc in your floppy
847
	    <filename>boot.flp</filename>.  Put this disc in your floppy
851
	    drive and type the following command to boot the disk
848
	    drive and type the following command to boot the disk
852
	    (substituting the name of your floppy drive if
849
	    (substituting the name of your floppy drive if
853
	    necessary):</para>
850
	    necessary):</para>
Lines 866-876 Link Here
866
	  <para>FreeBSD will start to boot.  If you are booting from a
863
	  <para>FreeBSD will start to boot.  If you are booting from a
867
	    floppy disc, at some point you will see the message:</para>
864
	    floppy disc, at some point you will see the message:</para>
868
865
869
	  <screen>Please insert MFS root floppy and press enter:</screen>
866
	  <screen>Insert disk labelled "Kernel floppy 1" and press any key...</screen>
870
867
871
	  <para>Follow these instructions by removing the
868
	  <para>Follow these instructions by removing the
872
	    <filename>kern.flp</filename> disc, insert the
869
	    <filename>boot.flp</filename> disc, insert the
873
	    <filename>mfsroot.flp</filename> disc, and press
870
	    <filename>kern1.flp</filename> disc, and press
874
	    <keycap>Enter</keycap>.</para>
871
	    <keycap>Enter</keycap>.</para>
875
	</step>
872
	</step>

Return to bug 100538