Paul Necsoiu wrote on 2012-08-13 07:17:

> I can't upgrade to 3.2.0.27 kernel on a 64bit system.


To enable use of kernels 3.x please patch this script:

--- /usr/sbin/liloconfig        2011-04-09 17:08:01.000000000 +0200
+++ /usr/sbin/liloconfig        2012-04-15 10:18:15.936797140 +0200
@@ -456,7 +456,7 @@
        my $nr2;
 
        # search for kernel image files
-       my @vmlinuz = readpipe("/bin/ls -t -1 /boot/vmlinuz-2* 2>/dev/null");
+       my @vmlinuz = readpipe("/bin/ls -t -1 /boot/vmlinuz-* 2>/dev/null"); 
        # append to new lilo.conf
        open(MYFH_NEW, ">> $liloconfnew") or die "Cannot open file: $!";

Then restart liloconfig.


---
Have a nice day.

Joachim (Germany)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1028113

Title:
  package linux-image-3.2.0-27-generic 3.2.0-27.43 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/zz-runlilo exited
  with return code 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lilo/+bug/1028113/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to