grub4dos
grub4dos copied to clipboard
外部命令和工具源码:https://github.com/chenall/grubutils 下载:
In 1024x768 mode we have 128 columns, so cannot position past column 99  suggest echo also accepts two-digit hex numbers using -p: instead of -P: ??? e.g. `echo -p:0a6e`
Issue seems to be that Fn.5 sometimes returns true and sometimes false! call Fn.5 0 9 || echo YES this works in mode 3 but not in 800x600 (it returns...
[text.zip](https://github.com/chenall/grub4dos/files/9692566/text.zip) seems to be an issue in mode 3 when using echo with $[]  the clear command helps but does not cure it. Seems OK in 800x600 or 1024x768...
e.g. `set /A N=0x7fffffffffffffff` can work with 64-bit numbers but highest number returned by calc is 32 bit (31-bit) signed. `calc 0x80000000 ;; echo @retval ` 
  If passing a filename using vdisk= it does not accept spaces. I tried with and without the \ in front of the space However, in grub4dos, I use...
 Why does partnew not allow a current partition to be replaced by a file? A1ive's grubfm allows this but not grub4dos. This seems to be a bug. It is...
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...
With GRUB4DOS I can use following addresses to get free memory: *0x8298/ *0x82C0 (memory below/ above 4GB) These addresses are not working (for me) with GRUB4EFI. Are there other (fixed)...
Grub4dos function blocklist does not show partition in output if used ON a partition. Last version I could find WITHOUT this behavior is grub4dos 20210602. No problems on devices without...