[Bug 1070529] Re: update-initramfs stuck after quantal upgrade

Benjamin Drung 1070529 at bugs.launchpad.net
Fri Oct 4 11:27:39 UTC 2024


Thank you for taking the time to report this bug and helping to make
Ubuntu better. We appreciate that this bug may be old and you might not
be interested in discussing it anymore. But if you are then please
upgrade to the latest Ubuntu version and re-test. If you then find the
bug is still present in the newer Ubuntu version, please add a comment
here telling us which new version it is in.

** Changed in: initramfs-tools (Ubuntu)
       Status: Confirmed => Incomplete

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

Title:
  update-initramfs stuck after quantal upgrade

Status in initramfs-tools package in Ubuntu:
  Incomplete

Bug description:
  Every call to update-initramfs ended stuck on the first line:

  # update-initramfs -u
  update-initramfs: Generating /boot/initrd.img-3.5.0-18-generic
  [stuck here]

  Looking at the running processes gave me this:

  # ps aux | grep initram
  root     21065  0.0  0.0   4396   616 pts/8    S+   21:50   0:00 /bin/sh -e /etc/kernel/postinst.d/initramfs-tools 3.5.0-18-lowlatency /boot/vmlinuz-3.5.0-18-lowlatency
  root     21067  0.0  0.0   4396   616 pts/8    S+   21:50   0:00 /bin/sh /usr/sbin/update-initramfs -c -t -k 3.5.0-18-lowlatency -b /boot
  root     21069  3.0  0.0   4516   856 pts/8    S+   21:50   0:00 /bin/sh /usr/sbin/mkinitramfs -o /boot/initrd.img-3.5.0-18-lowlatency.new 3.5.0-18-lowlatency
  root     26554  0.0  0.0   4396   772 pts/8    S+   21:50   0:00 /bin/sh /usr/share/initramfs-tools/hooks/framebuffer
  root     26653  0.0  0.0   4396   376 pts/8    S+   21:50   0:00 /bin/sh /usr/share/initramfs-tools/hooks/framebuffer
  root     26657  0.0  0.0   9444   936 pts/6    R+   21:50   0:00 grep --color=auto initram

  Suspecting that something was wrong with the FRAMEBUFFER option in
  initramfs, I removed the « FRAMEBUFFER=y » of my config file.

  Then, I was able to use again update-initramfs without getting stuck
  and to upgrade my kernel.

  Thanks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1070529/+subscriptions




More information about the foundations-bugs mailing list