UEFI boot problem on Wyse 3040 thin client
by epitaxial from LinuxQuestions.org on (#6K6R8)
I'm having a problem with Slackware 15 booting after an install is performed on this box. For reference these thin clients have emmc storage so the partitions are:
Code:mmcblk0p1 efi partition
mmcblk0p2 /When booting the bios complains it can't find anything and the boot entry is always set for using
Code:\EFI\BOOT\BOOTX64.EFIManually adding an entry to point towards anything else fails to boot and it reverts back to the above.
Now I can successfully boot from the Slackware usb installer by picking the grub option to boot installed operating systems and choosing:
Code:(hd1,gpt1)/efi/Slackware/elilo.efiI don't understand how to name or structure the files on the efi partition to appease the bios.
Code:mmcblk0p1 efi partition
mmcblk0p2 /When booting the bios complains it can't find anything and the boot entry is always set for using
Code:\EFI\BOOT\BOOTX64.EFIManually adding an entry to point towards anything else fails to boot and it reverts back to the above.
Now I can successfully boot from the Slackware usb installer by picking the grub option to boot installed operating systems and choosing:
Code:(hd1,gpt1)/efi/Slackware/elilo.efiI don't understand how to name or structure the files on the efi partition to appease the bios.