bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: grub 0.97 installation problem


From: vibhooti
Subject: RE: grub 0.97 installation problem
Date: Wed, 19 Jul 2006 14:33:52 +0530 (IST)
User-agent: SquirrelMail/1.4.2-1

Hi,

I am trying to run fiasco's hello world program from
(http://os.inf.tu-dresden.de/fiasco/use.html). I was getting problems in 
running it.
modaddr command was not working, so I posted the problem n got the
following reply from


After looking through our documentation in disbelieve, I must confess
that it is our fault: We are using a modified version of Grub that has
several additional convenience functionality. This version (0.97) can be
obtained here: http://os.inf.tu-dresden.de/~adam/grub/

Sorry for the inconveniences, we will update our documentation soon.

Regards, Ron.



So i patched as folloowing.
 patch -p0 <../grub-0.97-os.1.diff
n then following commands were run.
cd gru
./configure CC=gcc32
make
make check

"make check" gives following error

address@hidden grub-0.97]# make check
Making check in netboot
make[1]: Entering directory `/root/grub-0.97/netboot'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/root/grub-0.97/netboot'
Making check in stage2
make[1]: Entering directory `/root/grub-0.97/stage2'
make  check-am
make[2]: Entering directory `/root/grub-0.97/stage2'
make  check-TESTS
make[3]: Entering directory `/root/grub-0.97/stage2'
ffs_stage1_5 is too big (9088 > 7168).
FAIL: size_test
=================================
1 of 1 tests failed
Please report to address@hidden
=================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/root/grub-0.97/stage2'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/root/grub-0.97/stage2'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/root/grub-0.97/stage2'
make: *** [check-recursive] Error 1
address@hidden grub-0.97]#


My linux distribution is
2.6.16-1.2111_FC5smp

Please tell me how to install this grub  on the hard disk.



regards,
Vibhooti




Why are you using that particular patch? What Linux
> distribution are you using? We need to know the answer to those questions
> before we can actually help you.
> --
> Gregg C Levine address@hidden
> "The Force will be with you. Always." Obi-Wan Kenobi
>
>> -----Original Message-----
>> From: address@hidden
> [mailto:bug-grub-
>> address@hidden On Behalf Of
> address@hidden
>> Sent: Tuesday, July 18, 2006 2:25 PM
>> To: address@hidden
>> Subject: grub 0.97 installation problem
>>
>>
>>
>> Hi,
>>  I am getting the error while compiling.
>>  after "make check"
>>  make[3]: *** [check-TESTS] Error 1
>> make[3]: Leaving directory `/root/grub-0.97/stage2'
>> make[2]: *** [check-am] Error 2
>> make[2]: Leaving directory `/root/grub-0.97/stage2'
>> make[1]: *** [check] Error 2
>> make[1]: Leaving directory `/root/grub-0.97/stage2'
>> make: *** [check-recursive] Error 1
>>
>> Please help me. I have patched  grub-0.97.os.1.diff  from
>> http://os.inf.tu-dresden.de/~adam/grub/0.97/
>>
>>
>> regards,
>> Vibhooti
>>
>>
>>
>> _______________________________________________
>> Bug-grub mailing list
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/bug-grub
>
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]