You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Possible bug in Grub in latest Install Updates

Author (Read 31732 times)

0 Members and 3 Guests are viewing this topic.

Re: Possible bug in Grub in latest Install Updates
« Reply #47 on: May 30, 2017, 01:08:51 AM »
 

bluzeo

  • Linux Magazine writer
  • PayPal Supporter
  • Forum Regular
  • *****
  • 235
    Posts
  • Reputation: 45
  • Linux Lite Member
    • View Profile

  • CPU: Amd 8 core

  • MEMORY: 16Gb

  • VIDEO CARD: GT 210
got it!
hey guys im Bluzeo and Linux Lite user that got his own open source company!
 

Re: Possible bug in Grub in latest Install Updates
« Reply #46 on: May 30, 2017, 12:43:13 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
In a fresh terminal:

Code: [Select]
sudo leafpad /etc/apt/sources.list
Overwrite with the following:

Code: [Select]
###### 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: [Select]
sudo apt-get update
sudo apt-get dist-upgrade
apt policy grub-pc

Paste the output here.
 

Re: Possible bug in Grub in latest Install Updates
« Reply #45 on: May 30, 2017, 12:37:24 AM »
 

bluzeo

  • Linux Magazine writer
  • PayPal Supporter
  • Forum Regular
  • *****
  • 235
    Posts
  • Reputation: 45
  • Linux Lite Member
    • View Profile

  • CPU: Amd 8 core

  • MEMORY: 16Gb

  • VIDEO CARD: GT 210
im about to get you all of it...


[/code]
Code: [Select]
bluzeolite@bluzeolite-office:~$ apt policy grub-pc
grub-pc:
  Installed: 2.02~beta2-36ubuntu3.9
  Candidate: 2.02~beta2-36ubuntu3.9
  Version table:
 *** 2.02~beta2-36ubuntu3.9 500
        500 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages
        100 /var/lib/dpkg/status
     2.02~beta2-36ubuntu3 500
        500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
bluzeolite@bluzeolite-office:~$
bluzeolite@bluzeolite-office:~$ sudo apt-get update
[sudo]
[sudo]
Hit:1 http://repo.linuxliteos.com/linuxlite citrine InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu xenial InRelease                     
Get:3 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]   
Hit:4 http://archive.canonical.com xenial InRelease                           
Hit:5 http://ppa.launchpad.net/nemh/systemback/ubuntu xenial InRelease         
Ign:6 http://linux.dropbox.com/ubuntu wily InRelease                           
Hit:7 http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu xenial InRelease
Get:8 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu xenial-security InRelease [102 kB]   
Hit:10 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu xenial InRelease       
Hit:11 http://linux.dropbox.com/ubuntu wily Release                     
Fetched 306 kB in 1s (251 kB/s)                   
Reading package lists... Done
bluzeolite@bluzeolite-office:~$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  efibootmgr libefivar0 libgles1-mesa
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
bluzeolite@bluzeolite-office:~$ apt policy grub-pc
grub-pc:
  Installed: 2.02~beta2-36ubuntu3.9
  Candidate: 2.02~beta2-36ubuntu3.9
  Version table:
 *** 2.02~beta2-36ubuntu3.9 500
        500 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages
        100 /var/lib/dpkg/status
     2.02~beta2-36ubuntu3 500
        500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

hey guys im Bluzeo and Linux Lite user that got his own open source company!
 

Re: Possible bug in Grub in latest Install Updates
« Reply #44 on: May 30, 2017, 12:26:37 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
I need to see all of the terminal output, not a screenshot. Cheers :)
 

Re: Possible bug in Grub in latest Install Updates
« Reply #43 on: May 30, 2017, 12:24:29 AM »
 

bluzeo

  • Linux Magazine writer
  • PayPal Supporter
  • Forum Regular
  • *****
  • 235
    Posts
  • Reputation: 45
  • Linux Lite Member
    • View Profile

  • CPU: Amd 8 core

  • MEMORY: 16Gb

  • VIDEO CARD: GT 210
https://jpst.it/_Ln-


here the just paste link jerry
hey guys im Bluzeo and Linux Lite user that got his own open source company!
 

Re: Possible bug in Grub in latest Install Updates
« Reply #42 on: May 30, 2017, 12:21:43 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Paste it on a paste siite like https://justpaste.it/ then send the link here.
 

Re: Possible bug in Grub in latest Install Updates
« Reply #41 on: May 30, 2017, 12:19:55 AM »
 

bluzeo

  • Linux Magazine writer
  • PayPal Supporter
  • Forum Regular
  • *****
  • 235
    Posts
  • Reputation: 45
  • Linux Lite Member
    • View Profile

  • CPU: Amd 8 core

  • MEMORY: 16Gb

  • VIDEO CARD: GT 210
What did the other commands I posted produce?

im still at 3.9 screenshot it but the fourm wont let me post it.... i am about to see if i can get on twitter on my moms rig to send an dm....
hey guys im Bluzeo and Linux Lite user that got his own open source company!
 

Re: Possible bug in Grub in latest Install Updates
« Reply #40 on: May 30, 2017, 12:12:29 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
What did the other commands I posted produce?
 

Re: Possible bug in Grub in latest Install Updates
« Reply #39 on: May 30, 2017, 12:09:19 AM »
 

bluzeo

  • Linux Magazine writer
  • PayPal Supporter
  • Forum Regular
  • *****
  • 235
    Posts
  • Reputation: 45
  • Linux Lite Member
    • View Profile

  • CPU: Amd 8 core

  • MEMORY: 16Gb

  • VIDEO CARD: GT 210

# deb http://us.archive.ubuntu.com/ubuntu/ xenial main restricted


# deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
# deb http://security.ubuntu.com/ubuntu xenial-security main restricted


# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ xenial main restricted


## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates main restricted


## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ xenial universe
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates universe


## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://us.archive.ubuntu.com/ubuntu/ xenial multiverse
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates multiverse


## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse


deb http://us.archive.ubuntu.com/ubuntu/ xenial-security main restricted
deb http://us.archive.ubuntu.com/ubuntu/ xenial-security universe
deb http://us.archive.ubuntu.com/ubuntu/ xenial-security multiverse


## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu xenial partner
# deb-src http://archive.canonical.com/ubuntu xenial partner


## Uncomment the following two lines to add software from Ubuntu's
## 'extras' repository.
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
# deb http://extras.ubuntu.com/ubuntu xenial main
# deb-src http://extras.ubuntu.com/ubuntu xenial main
deb http://archive.canonical.com/ xenial partner
# deb-src http://archive.canonical.com/ xenial partner
hey guys im Bluzeo and Linux Lite user that got his own open source company!
 

Re: Possible bug in Grub in latest Install Updates
« Reply #38 on: May 30, 2017, 12:06:42 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Then there must be another issue here. Run the following commands:

Code: [Select]
sudo leafpad /etc/apt/sources.list
post the file contents here. Then:

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

Re: Possible bug in Grub in latest Install Updates
« Reply #37 on: May 30, 2017, 12:00:31 AM »
 

bluzeo

  • Linux Magazine writer
  • PayPal Supporter
  • Forum Regular
  • *****
  • 235
    Posts
  • Reputation: 45
  • Linux Lite Member
    • View Profile

  • CPU: Amd 8 core

  • MEMORY: 16Gb

  • VIDEO CARD: GT 210
Yep.


God not dead! He roaring like an Lion.
hey guys im Bluzeo and Linux Lite user that got his own open source company!
 

Re: Possible bug in Grub in latest Install Updates
« Reply #36 on: May 29, 2017, 11:54:16 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Still stuck at 3.9.


Does your Software Sources look like the image I previously posted?
 

Re: Possible bug in Grub in latest Install Updates
« Reply #35 on: May 29, 2017, 04:44:10 PM »
 

bluzeo

  • Linux Magazine writer
  • PayPal Supporter
  • Forum Regular
  • *****
  • 235
    Posts
  • Reputation: 45
  • Linux Lite Member
    • View Profile

  • CPU: Amd 8 core

  • MEMORY: 16Gb

  • VIDEO CARD: GT 210
Still stuck at 3.9.


God not dead! He roaring like an Lion.
hey guys im Bluzeo and Linux Lite user that got his own open source company!
 

Re: Possible bug in Grub in latest Install Updates
« Reply #34 on: May 25, 2017, 01:58:07 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
The following (default) server pulls in the fixed package on 64bit:

 

Re: Possible bug in Grub in latest Install Updates
« Reply #33 on: May 25, 2017, 12:52:13 AM »
 

bluzeo

  • Linux Magazine writer
  • PayPal Supporter
  • Forum Regular
  • *****
  • 235
    Posts
  • Reputation: 45
  • Linux Lite Member
    • View Profile

  • CPU: Amd 8 core

  • MEMORY: 16Gb

  • VIDEO CARD: GT 210
i am on today and both mine and my moms are at 3.9 still. i have yet to update moms but i been adding my open source company software too it...
hey guys im Bluzeo and Linux Lite user that got his own open source company!
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section