On Sun, 2009-01-04 at 19:07 -0800, Colin D Bennett wrote: > On Mon, 5 Jan 2009 07:32:36 +0530 > "Varun Deshpande" <deshpande.va...@gmail.com> 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 version > > grub (GNU GRUB 0.97) > > > > i am unable to solve what happened actually > > plz help me?? > > When you run './configure', the default prefix under which the programs > are installed is '/usr/local'. So, to run the GRUB 2 programs, > run /usr/local/bin/grub-install, etc.
Also, there is no "grub" command in GRUB 2. So, if you run "grub" and you have GRUB 0.97 installed, that's what you get. -- Regards, Pavel Roskin _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel