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
7.4 install 1st update results - grub exit status 32
#2
This may be a known problem in which an update appears to fail but actually completes behind the scenes

Please can you open a terminal by pressing 'Ctrl' 'Alt' and 'T' together.
Type or paste in this command followed by enter.  This will refresh the update cache.
Code:
sudo apt-get update | tee ~/"$(date +"%Y_%m_%d_%T")-apt-get-update.txt"
Enter your password if asked.

Then enter this command which will calculate if any programs need upgrading and if so, it will ask if you wish to apply them.
You can answer 'n' if asked, we are interested in what upgrades the system reports being as required.

Code:
sudo apt-get upgrade | tee ~/"$(date +"%Y_%m_%d_%T")-apt-get-upgrade.txt"

Each command creates a text file in your home directory in which the screen output is saved.
After running the two commands please review the two text files and paste the results back here.

Thank you
stevef
clueless
Reply


Messages In This Thread
RE: new 7.4 install & 1st/initial update results - by stevef - 06-20-2025, 04:44 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)