Skip to content

Grub4dos uefi certain version working copying vhd to ram #449

Description

@limcm12

I tested various version of grub4dos uefi the result as follow
On GPT SSd, 42gb windows11 static vhd to ram and there boot from ram

title win11pro.vhd mem top
find --set-root /win11pro.vhd | set x=
echo x=%x%
map --mem --top %x%/win11pro.vhd (hd)
chainloader (hd-1)

grub4dos-for_UEFI-2024-12-16
grub4dos-for_UEFI-2025-03-25
grub4dos-for_UEFI-2024-09-01
above version not working---error 25

below version working
grub4dos-for_UEFI-2023-11-29
grub4dos-for_UEFI-2024-02-26

Bios setting for asus x870
Above 4g decoding ENABLE
Resize bar support ENABLE
Secure boot OTHER

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions