[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fwd: Boot Problem in Grub 1.96 ?
From: |
Felix Zielcke |
Subject: |
Re: Fwd: Boot Problem in Grub 1.96 ? |
Date: |
Mon, 20 Oct 2008 16:36:27 +0200 |
Am Montag, den 20.10.2008, 19:53 +0530 schrieb Donn Khanna:
> I have Now Successfully installed grub version 1.96 and there's also
> the menu like in 0.97 to boot. I got this menu after running
> update-grub command. Now I updated the grub.cfg (similar to grub.conf
> in v 0.97) as per rules in the official documentation website:
You should use the SVN version which is much more recent and bugfree
then the 1.96 release version from february
To generate grub.cfg you can use `grub-mkconfig -o /boot/grub/grub.cfg'
with SVN version or if you want to keep 1.96 release then with
`update-grub' script.