Steve Si
Steve Si
http://reboot.pro/topic/22232-a1ives-grub2-and-file-manager-has-great-uefi-support/page-4#entry214031 A user's system sometimes detects an ENTER key scancode and so the default menu entry is immediately selected - this is when UEFI booting. The usual cause is that...
When using the tab for auto-complete command, it is still case sensitive Is it possible to make this use the special grub_fs_case_sensitive variable too? (if it is too difficult then...
Is read_dword supported? Help text at https://a1ive.github.io/grub2_cmd_zh.html suggests read_byte, read_word, read_dword, write_bytes I want to get dword values from the MBR of a disk (hd0)0+1. then use expr x+y to...
Security in g4d/g4e is not very good as files are either plain text or lzma. The md5 password can easily be found simply by looking at the menu.lst text file...
ISO is standard XP Pro SP3 ISO on NTFS volume - tested under VBOX 5. grub4efi is patched test version from today for issue #361  OK with grub4dos 2022-07-17...
Using VBox 5 and UEFI32 mode Direct boot from USB to grub4efi bootia32.efi crashes. grubfm bootia32.efi boots OK. If I load grub4efi bootia32.efi from grubfm (UEFI32) it crashes. Sometimes displays...
Bug in latest UDF-fixed grub4dos and also 2022-01-18 version. Works fine in older versions - e.g. 2019, 2020-08-09. Same bug in grub4efi ``` !BAT # fill (rd) with 0's ,...
DLCBoot (www.dlcboot.com) v4.0 ISO was OK. The latest version of DLCBoot v4.1 ISO shows this problem with grub4dos ``` map /_ISO/WINPE/DLCBoot\ 2022\ v4.1.220628_.isowin.iso (0xff) map --hook ls (0xff)/DLC1/WinPE/ pause ```...
When using `map %ISOC% (0xff) || map --mem %ISOC% (0xff)` I found that many ISOs would start loading into memory If just use `map %ISOC% (0xff)` then some ISOs would...
Until grub4efi can use wimboot, I cannot really use grub4efi for easy2boot because wimboot is the only way that works well when booting WinPE and Windows Install ISOs and wim...