[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unable to use grub2
From: |
Pavel Roskin |
Subject: |
Re: Unable to use grub2 |
Date: |
Mon, 05 Jan 2009 19:46:55 -0500 |
On Sun, 2009-01-04 at 19:07 -0800, Colin D Bennett wrote:
> On Mon, 5 Jan 2009 07:32:36 +0530
> "Varun Deshpande" <address@hidden> 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