Can I restore efi system partition sda1 and if so how? I tried making my own partition in gparted but it was miskonfigured
Asked
Active
Viewed 55 times
Can I restore efi system partition sda1 and if so how? I tried making my own partition in gparted but it was miskonfigured
lsblk -e 7 -o name,fstype,size,fsused,label,partlabel,mountpoint,uuid,partuuid
andcat /etc/fstab
then you can use Boot-Repair's advanced mode for full reinstall of grub & kernel or chroot & manually reinstall grub. https://help.ubuntu.com/community/Boot-Repair & https://sourceforge.net/p/boot-repair/home/Home/ – oldfred Apr 14 '23 at 13:57