a1ive/grub

stat -c is reporting some contiguous files as not contiguous

Closed this issue · 3 comments

Booting to grubfm.iso
UEFI grub2 does NOT have any problem - this issue is only for MBR\Legacy grub2

stat -c on some files on NTFS partition returns result as not-contiguous.

All files are contiguous in _ISO\MAINMENU

grub4dos
1

grubfm.iso
20200801_135412

Bug noticed in June 2020 and also current build.

That seems to have fixed it, but latest build seems to be weird with Win10 Install ISOs (UEFI64)???

  1. Under VBOX - very large screen resolution chosen by WInPE and no mouse or keyboard input working
  2. start.bat and winpeshl.ini not in X:\windows\system32 and so not running even on real system
a1ive commented

That seems to have fixed it, but latest build seems to be weird with Win10 Install ISOs (UEFI64)???

  1. Under VBOX - very large screen resolution chosen by WInPE and no mouse or keyboard input working

wimboot --highest=no ...
By default wimboot will enable this option in BCD.
1

a1ive commented
  1. start.bat and winpeshl.ini not in X:\windows\system32 and so not running even on real system

fixed in 01625cc