thias / glim

GRUB Live ISO Multiboot
666 stars 142 forks source link

Feature request : Windows ? #54

Open asmodehn opened 5 years ago

asmodehn commented 5 years ago

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 commented 5 years ago

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

mkwlsk commented 4 years ago

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

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

ZLima12 commented 3 years ago

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

thias commented 1 year ago

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

caston1981 commented 5 months ago

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: https://github.com/a1ive/grub/issues/2#issuecomment-488198376

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