See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Possible bug in Grub in latest Install Updates
#46
In a fresh terminal:

Code:
sudo leafpad /etc/apt/sources.list

Overwrite with the following:

Code:
###### Ubuntu Main Repos
deb http://us.archive.ubuntu.com/ubuntu/ xenial main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu xenial main restricted universe multiverse


###### Ubuntu Update Repos
deb http://us.archive.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu xenial-security main restricted universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu xenial-updates main restricted universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ xenial-proposed main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu xenial-proposed main restricted universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse


###### Ubuntu Partner Repos
deb http://archive.canonical.com/ xenial partner
# deb-src http://archive.canonical.com/ xenial partner

Then:

Code:
sudo apt-get update
sudo apt-get dist-upgrade
apt policy grub-pc

Paste the output here.
Reply


Messages In This Thread
Re: Possible bug in Grub in latest Install Updates - by penglezos - 05-23-2017, 08:37 AM
Re: Possible bug in Grub in latest Install Updates - by penglezos - 05-23-2017, 08:44 AM
Re: Possible bug in Grub in latest Install Updates - by penglezos - 05-23-2017, 05:59 PM
Re: Possible bug in Grub in latest Install Updates - by Valtam - 05-30-2017, 04:43 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)