mcluskyism
mcluskyism
Hello @yaya2007 sorry for the delay and thanks for the reply. The laptop on which I compile is corporate, I cannot have Admin rights, so I cannot install any virtual...
Hello @yaya2007 hello to everyone involved, if it helps, I have cloned the sources with `git clone --depth 1 --branch 046a_ahci_nvme https://github.com/chenall/grub4dos.git` I have (in the MinGW's $PATH) `git version...
Hi everyone, sorry if I look dull. I added the two strings `extern unsigned long prime_end;` and `extern unsigned long new_end;` after `extern unsigned long minimum_mem_hi_in_map;` into `stage2/shared.h` [shared.7z.txt](https://github.com/chenall/grub4dos/files/9193391/shared.7z.txt) but...
Won't fix but please see [https://github.com/chenall/grub4dos/issues/398](https://github.com/chenall/grub4dos/issues/398)
Just found a dirty hack: - set a valid subfolder with no spaces for your app (for example `Z:\portable64`) - open a `cmd`, no need for Admin rights, `cd /d`...