diff -ur grub-0.96-orig/stage2/size_test grub-0.96/stage2/size_test --- grub-0.96-orig/stage2/size_test 2005-02-16 22:33:09.843357960 -0600 +++ grub-0.96/stage2/size_test 2005-02-16 22:33:49.555320824 -0600 @@ -36,9 +36,9 @@ } # The bootloader area of a FFS partition is 14 sectors. -check ffs_stage1_5 7168 - -check ufs2_stage1_5 7168 +#check ffs_stage1_5 7168 +# +#check ufs2_stage1_5 7168 # Stage 1.5 can be installed in the sectors immediately after MBR in the # first cylinder, so the size is (63 - 1) sectors.