Public bug reported:

After latest set of updates to the system it could not boot from SSD anymore 
displaying the message:
--------------------------------------------------
Reboot and select proper Boot device
or Insert Boot Media in Selected Boot device and press a key
--------------------------------------------------

Updates, after which my system stopped booting (excerpt from 
/var/log/apt/history.log):
--------------------------------------------------
Start-Date: 2018-02-06  23:02:49
Commandline: aptdaemon role='role-commit-packages' sender=':1.8099'
Upgrade: grub-common:amd64 (2.02~beta3-4ubuntu7, 2.02~beta3-4ubuntu7.1), 
libparted2:amd64 (3.2-18, 3.2-18ubuntu0.1), simple-scan:amd64 (3.26.1-0ubuntu1, 
3.26.3-0ubuntu0.17.10.0), google-chrome-stable:amd64 (64.0.3282.119-1, 
64.0.3282.140-1), grub2-common:amd64 (2.02~beta3-4ubuntu7, 
2.02~beta3-4ubuntu7.1), flashplugin-installer:amd64 (28.0.0.137ubuntu0.17.10.1, 
28.0.0.161ubuntu0.17.10.1), libparted-fs-resize0:amd64 (3.2-18, 
3.2-18ubuntu0.1), grub-efi-amd64-bin:amd64 (2.02~beta3-4ubuntu7, 
2.02~beta3-4ubuntu7.1), parted:amd64 (3.2-18, 3.2-18ubuntu0.1), 
grub-efi-amd64:amd64 (2.02~beta3-4ubuntu7, 2.02~beta3-4ubuntu7.1), 
grub-efi-amd64-signed:amd64 (1.85+2.02~beta3-4ubuntu7, 
1.85.1+2.02~beta3-4ubuntu7.1), linux-firmware:amd64 (1.169.2, 1.169.3)
End-Date: 2018-02-06  23:03:44
--------------------------------------------------

Note that this is not the first time this happened, before I was blaming
it on kernel updates, see bug 1646298


System was recovered by reinstalling grub following the following steps:
* Create Ubuntu live usb
* Boot from it in UEFI mode
* Execute:
# /dev/sda2 -> /
sudo mount /dev/sda2 /mnt
for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done
sudo chroot /mnt
mount -a
ls -la /sys/firmware/efi
# should result in bunch of files/folders
grub-install
update-grub

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: grub2-common 2.02~beta3-4ubuntu7.1
ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
Uname: Linux 4.13.0-32-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Feb  7 21:20:35 2018
InstallationDate: Installed on 2016-01-06 (762 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
SourcePackage: grub2
UpgradeStatus: Upgraded to artful on 2017-09-06 (153 days ago)

** Affects: grub2 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug artful

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

Title:
  System does not boot after grub upgrade

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

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

Reply via email to