From 03ddc79e3c15223d7c112b16ae28556e5688f9c2 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 28 Sep 2004 15:07:07 +0000 Subject: Added note about known failure in GRUB testsuite git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4226 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/grub.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'chapter06') diff --git a/chapter06/grub.xml b/chapter06/grub.xml index cd6e88bfa..50b5ea048 100644 --- a/chapter06/grub.xml +++ b/chapter06/grub.xml @@ -46,6 +46,12 @@ Grub. To test the results, issue: make check. +Note that the test results will always give the error + ufs2_stage1_5 is too big. 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. + + Now install it: make install -- cgit v1.2.3-54-g00ecf