On 1/17/25 11:15 PM, Felix Miata wrote:
ToddAndMargo via users composed on 2025-01-17 22:55 (UTC-0800):
Device Start End Sectors Size Type /dev/sdc1 2048 4095 2048 1M BIOS boot /dev/sdc2 4096 2101247 2097152 1G Linux extended boot /dev/sdc3 2101248 121143295 119042048 56.8G Linux root (x86-64)
This stick is not configured for UEFI booting. Instead of a required EFI System partition (ESP) of 100M or more you have a 1M BIOS boot partition.
# fdisk -l ... Device Start End Sectors Size Type /dev/nvme0n1p1 2048 657407 655360 320M EFI System ...
Gparted /dev/sdc: https://ibb.co/YB431Yn
Gparted call it:
/dev/sdc1 grub2.core img 1.00MiB /dev/sdc2 ext4 1GiB flags: bls_boot
My boot drive
# fdisk -l /dev/nvme0n1p1 Disk /dev/nvme0n1p1: 200 MiB, 209715200 bytes, 409600 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x00000000
I see what you mean. Is there anyway to stick the EUFI on the flash drive, or do I have to erase it and start over?