In the last days I've learned my issue is more complicated than I thought.
All I want is a good menu of choices at bootup with preference for the last OS booted if possible as I have had.
Although grub2 is what I am used to, I no longer care what boot system it is. Just so it works.
My laptop's main OS is KDE neon on it's sda6 partition.
The box is an Asus Transformer 3 Pro, T303UA I bought new with Windows at Costco, and I've used as mainly a linux box for about 2+ years.
During a Discover update of neon the system crashed.
I restored neon from a March Clonezilla image and updated it, but my only way of booting it so far is to use grub> commands, e.g.,
linux (hd0,gpt6)/vmlinuz root=/dev/sda6
initrd (hd0,gpt6)/initrd.img
boot
which gets me to the Plasma desktop logon screen
I can boot Win10 from the machine BIOS.
I have run boot-repair several times. I've looked at the output and can find no hint at what needs to be done. (If you want, go to https://paste.ubuntu.com/p/DmyzJ8zTCc/ and see for yourself.)
I've used Grub Customizer in the past; now it has no effect in terms of booting.
This is a complicated area because UEFI and Secure Boot (currently disabled) are involved.
Issuing efibootmgr commands is possible but so far have not helped.
I will attempt inserting the partition table and properties of the EFI partition pngs
But I expect that I don't know how, so I can supply them by email if I fail.
file:///home/jim/Documents/T3P efi UUID 64F2-C9F9.png
file:///home/jim/Documents/T3P partition table Screenshot_20190428_085516.png
All I want is a good menu of choices at bootup with preference for the last OS booted if possible as I have had.
Although grub2 is what I am used to, I no longer care what boot system it is. Just so it works.
My laptop's main OS is KDE neon on it's sda6 partition.
The box is an Asus Transformer 3 Pro, T303UA I bought new with Windows at Costco, and I've used as mainly a linux box for about 2+ years.
During a Discover update of neon the system crashed.
I restored neon from a March Clonezilla image and updated it, but my only way of booting it so far is to use grub> commands, e.g.,
linux (hd0,gpt6)/vmlinuz root=/dev/sda6
initrd (hd0,gpt6)/initrd.img
boot
which gets me to the Plasma desktop logon screen
I can boot Win10 from the machine BIOS.
I have run boot-repair several times. I've looked at the output and can find no hint at what needs to be done. (If you want, go to https://paste.ubuntu.com/p/DmyzJ8zTCc/ and see for yourself.)
I've used Grub Customizer in the past; now it has no effect in terms of booting.
This is a complicated area because UEFI and Secure Boot (currently disabled) are involved.
Issuing efibootmgr commands is possible but so far have not helped.
I will attempt inserting the partition table and properties of the EFI partition pngs
But I expect that I don't know how, so I can supply them by email if I fail.
file:///home/jim/Documents/T3P efi UUID 64F2-C9F9.png
file:///home/jim/Documents/T3P partition table Screenshot_20190428_085516.png
Comment