grub4dos
grub4dos copied to clipboard
GRUB4DOS UEFI does not recognize all partitions in GPT HDD/SSD and ISO formats
Thank the developers for your effort
I have used GRUB4DOS legacy to boot ISO files that stored in USB flash drive (NTFS file system). It boot successfully into ISO live CD/DVD (Linux and Windows)
But when I use GRUB4DOS UEFI (2023-11-29) with same MENU.LST (has been changed the suitable path for ISO files) to boot ISO files that stored in HDD/SSD drive, it is failed to boot. The HDD/SSD partition types is GPT with NTFS file system. GRUB4DOS UEFI can mount the first NTFS partition only, others NTFS partition can not be recognized. And the ISO files can not be loaded although the ISO files can be loaded by GRUB4DOS legacy.
Please make some changes for GRUB4DOS UEFI (2023-11-29):
- To mount ALL NTFS partitions on GPT HDD/SDD.
- To load ISO file correctly as same as GRUB4DOS legacy