running the latest version of PRO BASIC downloaded this week on LinuxMint 18.
Booting using EFI.
I created a USB stick with
- gparted AMD64
- RescaTux
- SystemRescueCD
- Ultimate Boot CD
- Mint Cinnamon
Creation worked fine and all 5 components are installed on the flash drive.
Booting the flash drive in EFI mode works as well; however, the utility sub-menu only has one menu item for gparted; the other 3 items are missing.
The entry for gparted looks like this:
- Code: Select all
menuentry "gparted AMD64 EFI" {
configfile /gparted_64/EFI/boot/grub.cfg
}
I confirmed that this cfg file exists on the flash drive. For the missing components, the components are on the drive, and
- rescatux has a efi/grub folder, but no cfg file in it
- srcd has no efi folder
- ubcd has no efi folder
Also confirmed that the missing components do exist in /SARDU/utility.cfg
Is there a way to boot these components that are missing the EFI loaders/configurations - either using EFI or legacy boot mode?
Thank you...