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
HP SmartTouch for Linux Lite 5
#5
(07-08-2020, 10:29 AM)Jerry link Wrote: Leave UEFI enabled, just disable Secure Boot. Then let the installer auto partition, that would be the easiest overall approach.

Sent from my mobile phone using Tapatalk

I did but still kept on getting the message "grub-efi-amd64-signed package failed to install". I still clicked on 'Continue Testing' and enter these codes to the Terminal as advised, and to remedy the situation while still on the Live Mode. The installation went okay after reboot. My touchscreen is still not working but not a major setback for me though.

Code:
sudo mount /dev/sda2 /mnt
sudo mkdir /mnt/boot/efi
sudo mount /dev/sda1 /mnt/boot/efi
for i in /dev /dev/pts /proc /sys; do sudo mount -B $i /mnt$i; done

sudo apt-get install --reinstall grub-efi-amd64-signed
sudo grub-install --no-nvram --root-directory=/mnt
Reply


Messages In This Thread
HP SmartTouch for Linux Lite 5 - by johnausten13 - 07-07-2020, 04:09 AM
Re: HP SmartTouch for Linux Lite 5 - by Valtam - 07-07-2020, 05:04 AM
Re: HP SmartTouch for Linux Lite 5 - by Valtam - 07-08-2020, 10:29 AM
Re: HP SmartTouch for Linux Lite 5 - by johnausten13 - 07-09-2020, 02:20 AM
Re: HP SmartTouch for Linux Lite 5 - by Valtam - 07-09-2020, 02:32 AM
Re: HP SmartTouch for Linux Lite 5 - by Valtam - 07-09-2020, 04:45 PM
Re: HP SmartTouch for Linux Lite 5 - by winxpto10 - 07-10-2020, 02:35 AM
Re: HP SmartTouch for Linux Lite 5 - by Valtam - 07-10-2020, 06:45 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)