Page MenuHomePureOS Tracker

Fixing broken system upgrade
Updated 1,987 Days AgoPublic

Version 10 of 14: You are viewing an older version of this document, as it appeared on Nov 9 2018, 14:49.

Main PageTroubleshootingFixing broken system upgrade

Fixing a failed/partial system upgrade


Problem 1

System CAN boot but GNOME does not start.

Solution

  1. Press Ctrl+Alt+F2 to open another virtual terminal, you will get this screen:

tty1

  1. Login by entering your username (press ENTER afterwards) and then enter your password (press ENTER to login):

tty2

  1. You are now logged in and you should see something like this:

tty3

  1. Type in the following command and press ENTER, and then enter your password and press ENTER:

sudo dpkg --configure -a:

tty4

  1. When the above command finishes, run the command to upgrade your system again:

sudo apt update && sudo apt full-upgrade

  1. Re-install the pureos-desktop package:

sudo apt-get pureos-desktop

Problem 2

System CANNOT boot at all, only black screen after disk unlock is shown.

Solution

  1. Restart your computer, wait until BIOS/Coreboot messages disappear and press ESC right away to enter the boot loader menu.
  1. Use and keys to navigate, select Advanced Options menu item and press ENTER.
  1. Select one of the older kernel options from the list (lower on the list) and press ENTER to boot it.
  1. If you manage to boot into graphical interface, open your terminal and run:

sudo update-initramfs -u

  1. Restart to see if it will boot normally.
Last Author
mladen
Last Edited
Nov 9 2018, 14:49

Event Timeline

mladen created this document.Nov 6 2017, 12:06
mladen edited the content of this document. (Show Details)
mladen edited the content of this document. (Show Details)
mladen edited the content of this document. (Show Details)Nov 6 2017, 12:24
mladen edited the content of this document. (Show Details)Jan 8 2018, 09:13
mladen changed the title from System won't boot after upgrade to Fixing broken system upgrade.Apr 2 2018, 10:37
mladen edited the content of this document. (Show Details)
mladen edited the content of this document. (Show Details)Apr 5 2018, 14:47
mladen edited the content of this document. (Show Details)
mladen edited the content of this document. (Show Details)
mladen changed the edit policy from "All Users" to "Restricted Project (Project)".May 10 2018, 07:45
mladen edited the content of this document. (Show Details)Nov 9 2018, 14:48
mladen edited the content of this document. (Show Details)
joao.azevedo edited the content of this document. (Show Details)Nov 7 2019, 09:00
joao.azevedo edited the content of this document. (Show Details)

I did these steps and now my installation ends up on a black screen with a flashing cursor.

joao.azevedo edited the content of this document. (Show Details)May 25 2022, 04:23
joao.azevedo edited the content of this document. (Show Details)May 27 2022, 04:12