Maui
Board Index divider Search Member List Help
Hello There, Guest! Login Register
Login
Username:
Password: Lost Password?
 
Maui Forums › Maui Support › Installation › Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic

Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic
dbyentzen Offline
Island Recruit
***
Joined: Apr 2015
Posts: 97
#4
31st August 2016, 2:58
(30th August 2016, 22:54)dbyentzen Wrote:
(30th August 2016, 22:26)leszek Wrote: Can you manually run update-initramfs -u for that kernel. I think you can specify the kernel with the -k option (please see the manpage to double check that I am right) and see if it works booting after that.
Normally a new kernel does not remove the old one so it should appear in the advanced bootoptions menu.
Hope you noticed that and don't need to remove/reinstall the kernel all the time.

Also make sure if you have a seperate boot partition that it has enough free space otherwise initramfs creation might not work.
For what I know you need to make sure that manually. There is no way on Ubuntu/Neon currently to check or remove old kernels automatically if /boot is too full.


Not currently at the machine but allow me ask for clarification. You want me to boot up using 4.4.0-34-generic( the old kernel & the one that works), open terminal and issue: "sudo update-initramfs -u -k 4.4.0-36-generic" ?  Man pages say I can use "-k specific kernel" or "-k ALL" for all kernels.


The new kernel did not remove any older kernel but I did receive a notice that 4.4.0-33-generic was unneeded. I don't regularly remove older kernels & always keep the last one prior to new kernel update.

I do have a separate boot it's: /dev/sda1   ---  I'll use "df -h" when home to check space.

Once I'm back at the machine, I'll do this and post the results.  Thanks.
 
Ok, I booted with 4.4.0-33-generic and issued 'sudo update-initramfs -u -k 4.4.0-36-generic' then 'sudo update-grub'. I rebooted into the same original busybox message:

  "Busybox v1.22.1 (Ubuntu 1:1.22.0-15ubuntu1) built-in shell (ash)


    Enter 'help' for a list of built-in commands.

    (initramfs)"


I've inserted below output from the terminal.  I hope this helps with any other advice. 


  david@david-Inspiron-660s:~$ sudo update-initramfs -u -k 4.4.0-36-generic
[sudo] password for david:  
update-initramfs: Generating /boot/initrd.img-4.4.0-36-generic
david@david-Inspiron-660s:~$ sudo update-grub
Generating grub configuration file ...
Found theme: /boot/grub/themes/maui/theme.txt
Found linux image: /boot/vmlinuz-4.4.0-36-generic
Found initrd image: /boot/initrd.img-4.4.0-36-generic
Found linux image: /boot/vmlinuz-4.4.0-34-generic
Found initrd image: /boot/initrd.img-4.4.0-34-generic
Found memtest86+ image: /memtest86+.elf
Found memtest86+ image: /memtest86+.bin
done
david@david-Inspiron-660s:~$ df -h
Filesystem                 Size  Used Avail Use% Mounted on
udev                       2.9G     0  2.9G   0% /dev
tmpfs                      584M  8.9M  575M   2% /run
/dev/mapper/maui--vg-root  911G  133G  732G  16% /
tmpfs                      2.9G   13M  2.9G   1% /dev/shm
tmpfs                      5.0M  4.0K  5.0M   1% /run/lock
tmpfs                      2.9G     0  2.9G   0% /sys/fs/cgroup
/dev/sda1                  472M  122M  326M  28% /boot
tmpfs                      584M     0  584M   0% /run/user/118                                                                                
tmpfs                      584M   20K  584M   1% /run/user/1000                                                                               
/dev/sdb2                  392G  143G  250G  37% /media/david/externala                                                                       
/dev/sdb1                  1.5T  310G  1.2T  22% /media/david/backup                                                                          
david@david-Inspiron-660s:~$



  
**I've thought about trying the solution from here: https://askubuntu.com/questions/744674/b...-initramfs
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic - by dbyentzen - 30th August 2016, 19:49
RE: Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic - by leszek - 30th August 2016, 22:26
RE: Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic - by dbyentzen - 30th August 2016, 22:54
RE: Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic - by dbyentzen - 31st August 2016, 2:58
RE: Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic - by Pliny.D.Elder - 31st August 2016, 13:59
RE: Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic - by dbyentzen - 1st September 2016, 2:35
RE: Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic - by leszek - 31st August 2016, 19:39
RE: Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic - by dbyentzen - 1st September 2016, 2:46
RE: Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic - by starbuck - 1st September 2016, 11:18
RE: Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic - by dbyentzen - 1st September 2016, 14:37
RE: Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic - by Pliny.D.Elder - 1st September 2016, 18:31
RE: Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic - by dbyentzen - 1st September 2016, 21:14
RE: Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic - by Pliny.D.Elder - 2nd September 2016, 7:12
RE: Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic - by AJSlye - 2nd September 2016, 7:26
RE: Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic - by dbyentzen - 2nd September 2016, 14:17
RE: Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic - by AJSlye - 2nd September 2016, 16:22
RE: Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic - by dbyentzen - 2nd September 2016, 16:42
RE: Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic - by jdevney - 15th September 2016, 22:51
RE: Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic - by dbyentzen - 18th September 2016, 3:41
RE: Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic - by jdevney - 19th September 2016, 13:43
RE: Unable to Boot after Update and Full-Upgrade including kernel 4.4.0-36-generic - by leszek - 19th September 2016, 13:47

Possibly Related Threads…
Thread Author Replies Views Last Post
  apt-get update && sudo apt-get dist-upgrade with warnings Pfiff 3 15,250 3rd November 2017, 10:24
Last Post: leszek
  [Solved] Problem with apt-get upgrade and kde-style-qtcurve-qt5? Pfiff 9 33,124 12th February 2017, 21:44
Last Post: Pfiff
  Kernel question on when to update chatan 7 26,578 24th December 2016, 3:27
Last Post: kdemeoz

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

  • Contact Us
  • Maui Forums
  • Return to Top
  • Lite (Archive) Mode
  • RSS Syndication
Current time: 3rd June 2025, 7:23 Powered By MyBB, © 2002-2025 MyBB Group.
Linear Mode
Threaded Mode