On Sun, 2009-01-04 at 19:07 -0800, Colin D Bennett wrote:
> On Mon, 5 Jan 2009 07:32:36 +0530
> "Varun Deshpande" wrote:
>
> > hi
> > i am very new here.
> > i want to contribute for grub. so first step to compile grub code &
> > install it. i complied code with normal way i.e.
> > ./configure
>
On Mon, 5 Jan 2009 07:32:36 +0530
"Varun Deshpande" wrote:
> hi
> i am very new here.
> i want to contribute for grub. so first step to compile grub code &
> install it. i complied code with normal way i.e.
> ./configure
> make
> make install
>
>
> after that when i run grub --version i got old
hi
i am very new here.
i want to contribute for grub. so first step to compile grub code & install
it. i complied code with normal way i.e.
./configure
make
make install
after that when i run grub --version i got old version
grub (GNU GRUB 0.97)
i am unable to solve what happened actually
plz he