Mailinglist Archive: opensuse (924 mails)
< Previous | Next > |
Re: [opensuse] Grub 2???
- From: Carl Fletcher <caf4926@xxxxxxxxx>
- Date: Tue, 30 Oct 2012 17:21:52 +0000
- Message-id: <50900CB0.2080905@gmail.com>
On 30/10/2012 17:07, James Knott wrote:
If you want to upgrade to grub 2 only you need to remove legacy grub
And typically install grub 2 like this:
grub2-mkconfig -o /boot/grub2/grub.cfg
grub2-install /dev/sda
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
Carl Fletcher wrote:Typically you should be able to just ignore the grub 2 entry, as I take it the legacy option is booting OK?
On 30/10/2012 15:43, James Knott wrote:
There were some recent updates, including kernel to my 12.2 systems. I now have a "Grub 2" item in the boot menu. When I try it, I get a file not found error and the computer processed to a very basic menu. What's the purpose of this Grub2?Can we assume your 12.2 installs were upgrades from and earlier release?
Yes. Both were upgraded from 12.1.
If you want to upgrade to grub 2 only you need to remove legacy grub
And typically install grub 2 like this:
grub2-mkconfig -o /boot/grub2/grub.cfg
grub2-install /dev/sda
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
< Previous | Next > |