[Bug 1491894] Re: lucid to precise to trusty upgrade may leave system unbootable

Louis Bouchard louis.bouchard at canonical.com
Wed Sep 9 15:39:39 UTC 2015


Ok, just trying to be a bit clearer for my own good :

A system upgraded from Lucid to Precise will have the following debconf
setup :

* grub-pc/install_devices:
  grub-pc/install_devices_failed_upgrade: true
* grub-pc/install_devices_empty: true
  grub-pc/install_devices_failed: false
  grub-pc/install_devices_disks_changed:

Once this system will be upgraded to Trusty, it will have :

* grub-pc/install_devices_empty: true
  grub-pc/install_devices_failed_upgrade: true
  grub-pc/install_devices_disks_changed:
  grub-pc/install_devices_failed: false
* grub-pc/install_devices:

Normally, the system should have what a fresh precise system had in the
previous comment :

* grub-pc/install_devices: /dev/vda
  grub-pc/install_devices_failed_upgrade: true
  grub-pc/install_devices_empty: false
  grub-pc/install_devices_failed: false
  grub-pc/install_devices_disks_changed:

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

Title:
  lucid to precise to trusty upgrade may leave system unbootable

Status in grub2 package in Ubuntu:
  In Progress
Status in grub2 source package in Trusty:
  In Progress

Bug description:
  A system, initially installed on 10.04 Lucid then upgraded to 12.04
  precise, when upgraded to Trusty may not reboot following the end of
  the do-release-upgrade command.

  Reproduction steps
  ==================

  Install a VM with 10.04.4-server ISO. When booted in 10.04, issue :

  $ sudo do-release-upgrade           # to 12.04 precise

  Then let the system upgrade and reboot.

  $ sudo do-release-upgrade           # to 14.04 trusty

  Then let the system upgrade and reboot

  Upon reboot, the system will display a blank screen with a prompt and
  will not reboot.

  Workaround
  ==========

  Force a reconfiguration of the grub-pc package :
  $ sudo dpkg-reconfigure grub-pc

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



More information about the foundations-bugs mailing list