Changeset 79376d8 for chapter06/grub.xml


Ignore:
Timestamp:
09/28/2004 03:01:27 PM (20 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
6.0
Children:
791f27e4
Parents:
072d8cf
Message:

Added note about known failure in GRUB testsuite

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4225 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/grub.xml

    r072d8cf r79376d8  
    4646<para>To test the results, issue:
    4747<userinput>make check</userinput>.</para>
     48
     49<para>Note that the test results will always give the error
     50  <quote>ufs2_stage1_5 is too big</quote>.  This is due to a compiler issue,
     51  but can be ignored unless you plan to boot from a UFS partition, normally only
     52  used by Sun workstations.
     53</para>
    4854
    4955<para>Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.