-
Notifications
You must be signed in to change notification settings - Fork 147
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
Comments
Note : Windows 10 isos are > 4Gb. which filesystem to pick ? |
https://github.com/ventoy uses exFat. I think it's a right choice. |
This certainly would be useful, but it seems like it would be very difficult to implement. |
Pull Request welcome, but I really doubt this is something possible with vanilla grub2. |
There is wimboot: https://github.com/a1ive/wimboot (unmaintained port of wimboot to a fork of grub2 that is also no longer maintained) 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 |
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.
The text was updated successfully, but these errors were encountered: