|
@@ -46,6 +46,12 @@ Grub.</para>
|
|
|
<para>To test the results, issue:
|
|
|
<userinput>make check</userinput>.</para>
|
|
|
|
|
|
+<para>Note that the test results will always give the error
|
|
|
+ <quote>ufs2_stage1_5 is too big</quote>. This is due to a compiler issue,
|
|
|
+ but can be ignored unless you plan to boot from a UFS partition, normally only
|
|
|
+ used by Sun workstations.
|
|
|
+</para>
|
|
|
+
|
|
|
<para>Now install it:</para>
|
|
|
|
|
|
<screen><userinput>make install
|