Post by Martin SteigerwaldPost by Valery MamonovPost by Tom HOn Thu, Sep 27, 2012 at 11:08 AM, Valery Mamonov
Post by Valery MamonovI'm using mixed unstable/experimental system.
Some days ago I had updated grub2 packages to 2.00-7 version.
# update-grub
GRUB >= 2.00 has been unpacked but not yet configured.
grub-mkconfig will not work until the upgrade is complete.
It should run later as part of configuring the new GRUB packages.
# grub-mkconfig -o /boot/grub/grub.cfg
GRUB >= 2.00 has been unpacked but not yet configured.
grub-mkconfig will not work until the upgrade is complete.
It should run later as part of configuring the new GRUB packages.
What must I do to resolve problem, except reverting grub2 to
1.99-23 from unstable?
Try dpkg's "--configure" or apt-get's "-f".
[âŠ]
Post by Valery MamonovNo luck :(
# dpkg --configure -a
# update-grub
GRUB >= 2.00 has been unpacked but not yet configured.
grub-mkconfig will not work until the upgrade is complete.
It should run later as part of configuring the new GRUB packages.
merkaba:~> apt-get install -t experimental grub-pc
Paketlisten werden gelesen... Fertig
AbhÀngigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
grub-common grub-pc-bin grub2-common
[âŠ]
grub-pc (2.00-7) wird eingerichtet ...
installation beendet. Keine Fehler aufgetreten.
grub.cfg wird erstellt âŠ
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Linux-Abbild gefunden: /boot/vmlinuz-3.6.0-rc7-tp520
initrd-Abbild gefunden: /boot/initrd.img-3.6.0-rc7-tp520
[âŠ]
Found memtest86+ image: /memtest86+.bin
Found memtest86+ multiboot image: /memtest86+_multiboot.bin
erledigt
merkaba:~> LANG=C update-grub
Generating grub.cfg ...
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Found linux image: /boot/vmlinuz-3.6.0-rc7-tp520
Found initrd image: /boot/initrd.img-3.6.0-rc7-tp520
Found linux image: /boot/vmlinuz-3.6.0-rc6-tp520
Found initrd image: /boot/initrd.img-3.6.0-rc6-tp520
Found linux image: /boot/vmlinuz-3.6.0-rc5-tp520
Found initrd image: /boot/initrd.img-3.6.0-rc5-tp520
Found linux image: /boot/vmlinuz-3.5.2-tp520
Found initrd image: /boot/initrd.img-3.5.2-tp520
Found linux image: /boot/vmlinuz-3.5-trunk-amd64
Found initrd image: /boot/initrd.img-3.5-trunk-amd64
Found linux image: /boot/vmlinuz-3.2.0-3-amd64
Found initrd image: /boot/initrd.img-3.2.0-3-amd64
Found memtest86+ image: /memtest86+.bin
Found memtest86+ multiboot image: /memtest86+_multiboot.bin
done
What does apt-cache policy?
merkaba:~> LANG=C apt-cache policy grub-pc
Installed: 2.00-7
Candidate: 2.00-7
*** 2.00-7 0
200 http://ftp.de.debian.org/debian/ experimental/main amd64
Packages
100 /var/lib/dpkg/status
1.99-23 0
500 http://ftp.de.debian.org/debian/ sid/main amd64 Packages
----------------------------------------------------
LANG=C apt-cache policy grub-pc
grub-pc:
Installed: 2.00-7
Candidate: 2.00-7
Version table:
*** 2.00-7 0
1000 http://mirrors.kernel.org/debian/ experimental/main amd64
Packages
1000 ftp://ftp.de.debian.org/debian/ experimental/main amd64 Packages
1000 http://mirror.yandex.ru/debian/ experimental/main amd64 Packages
100 /var/lib/dpkg/status
1.99-23 0
990 http://mirrors.kernel.org/debian/ unstable/main amd64 Packages
990 http://mirror.yandex.ru/debian/ unstable/main amd64 Packages
800 http://mirror.yandex.ru/debian/ testing/main amd64 Packages
1.98+20100804-14+squeeze1 0
500 ftp://ftp.de.debian.org/debian/ stable/main amd64 Packages
What does
Post by Martin Steigerwaldmerkaba:~> dpkg -s grub-pc | grep Status
Status: install ok installed
say on your system?
--------------------------------------
dpkg -s grub-pc | grep Status
Status: install ok installed
--------------------------------------
Post by Martin SteigerwaldDoes
dpkg-reconfigure grub-pc
work?
LANG=C dpkg-reconfigure grub-pc
Installation finished. No error reported.
GRUB >= 2.00 has been unpacked but not yet configured.
grub-mkconfig will not work until the upgrade is complete.
It should run later as part of configuring the new GRUB packages.
Post by Martin SteigerwaldWhy does your system have a non-standard kernel? Are any other non
standard package repositories active?
Good question :) Quote from liquorix.net: Liquorix is a distro kernel
replacement built using the best configuration and kernel sources for
desktop, multimedia, and gaming workloads.
Тhis kernel works for а long time and I never had any problems .
Yes, I have some non-standard repos, but for specific applications, not for
grub-pc.
Post by Martin SteigerwaldMy recommendation from the other post still applies ;).
apt-get install grub-pc=1.99-23
That's obvious and I'll try this, thanks.
or something like that. But that might not work in the current state your
Post by Martin Steigerwaldgrub-pc package is in.
Now, lets test whether this new grub2 boots ;). (GRML USB-Stick in reach.)
It booted with version 2.00-4 at least.
Thanks,
--
Martin 'Helios' Steigerwald - http://www.Lichtvoll.de
GPG: 03B0 0D6C 0040 0710 4AFA B82F 991B EAAC A599 84C7
--
with a subject of "unsubscribe". Trouble? Contact
--
Best regards,
Valery Mamonov.