MacsandaPi
Posts: 103
Joined: Tue Dec 30, 2014 7:44 pm

Uncompressing Linux... then nothing

Sun Jan 01, 2017 7:45 pm

Today on my RPi B+, I ran

Code: Select all

sudo apt-get update && sudo apt-get upgrade
Then to check version and build number against

Code: Select all

uname -a
I ran

Code: Select all

strings /boot/kernel.img | grep Linux
"Uncompressing Linux..." was displayed, but then the cursor went to the home directory of the user account and no kernel information was provided. This has never happened before so I'm wondering why now and how to fix. Thanks for any help and Happy New Year.

User avatar
FTrevorGowen
Forum Moderator
Forum Moderator
Posts: 5618
Joined: Mon Mar 04, 2013 6:12 pm
Location: Bristol, U.K.
Contact: Website

Re: Uncompressing Linux... then nothing

Sun Jan 01, 2017 7:56 pm

MacsandaPi wrote:Today on my RPi B+, I ran

Code: Select all

sudo apt-get update && sudo apt-get upgrade
Just for clarification, were you trying to update/upgrade a version of Raspbian Jessie (and not Raspbian Wheezy or something else)?
Still running Raspbian Jessie or Stretch on some older Pi's (an A, B1, 2xB2, B+, P2B, 3xP0, P0W, 2xP3A+, P3B+, P3B, B+, and a A+) but Buster on the P4B's. See: https://www.cpmspectrepi.uk/raspberry_pi/raspiidx.htm

MacsandaPi
Posts: 103
Joined: Tue Dec 30, 2014 7:44 pm

Re: Uncompressing Linux... then nothing

Sun Jan 01, 2017 9:11 pm

FTrevorGowen wrote:
MacsandaPi wrote:Today on my RPi B+, I ran

Code: Select all

sudo apt-get update && sudo apt-get upgrade
Just for clarification, were you trying to update/upgrade a version of Raspbian Jessie (and not Raspbian Wheezy or something else)?
Thanks for your reply. It is the latest version of Jessie with Pixel.

I don't know if this is germane, but here's some additional detail that I just remembered: during the update/upgrade process, the scrolling stopped and there was some information presented about outmoded(?) packages(?); I didn't read carefully and don't remember the terms used. Because I didn't know how I should respond I just had the update/upgrade process continue to completion--maybe that's a clue about the subsequent failure to see the results of "Uncompressing Linux..."

Return to “Beginners”