Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request : Windows ? #54

Open
asmodehn opened this issue Jun 23, 2019 · 4 comments
Open

Feature request : Windows ? #54

asmodehn opened this issue Jun 23, 2019 · 4 comments

Comments

@asmodehn
Copy link

Nowadays Microsoft provides ISO files https://www.microsoft.com/en-au/software-download/windows10ISO and these can come in very handy if you happen to loose your EFI boot partition, or somehow make your current windows installation unbootable...

By booting on these ISO you can use Microsoft tools to troubleshoot and fix your computer.

@asmodehn
Copy link
Author

Note : Windows 10 isos are > 4Gb. which filesystem to pick ?

@mkwlsk
Copy link

mkwlsk commented May 23, 2020

Note : Windows 10 isos are > 4Gb. which filesystem to pick ?

https://github.com/ventoy uses exFat. I think it's a right choice.

@ZLima12
Copy link

ZLima12 commented Nov 20, 2020

This certainly would be useful, but it seems like it would be very difficult to implement.

@thias
Copy link
Owner

thias commented May 28, 2023

Pull Request welcome, but I really doubt this is something possible with vanilla grub2.

@caston1981
Copy link

caston1981 commented Apr 26, 2024

There is wimboot:
https://github.com/ipxe/wimboot

https://github.com/a1ive/wimboot (unmaintained port of wimboot to a fork of grub2 that is also no longer maintained)
Here is the discussion: a1ive/grub#2 (comment)

I have been trying to get it to work in iPXE using the file:/ URL function but it isn't finding wimboot or the other files. It's very limited (can't ls etc). Some people on the reboot.pro forum have had some success but I haven't got it working myself:

http://reboot.pro/topic/21266-grub-uefi-wimboot-error-kernel-too-old/?p=204066

update: OK I have finally got it working. I can now boot to Hirens boot cd in GLIM!

Please see:

https://github.com/aptitudetechnology/glim/blob/main/README.md#hirens-boot-cd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants