does anyone have any idea if / how this can be added to a multiboot disc given it is WIM based unluck other NT5 based discs
no problem... you can use grub with ezboot too create an IMG file inside the file add the version you want of GRUB4DOS ("grldr") and the file "menu.lst" with what I wrote above inside in the ezboot menu in the command add "run FILE_NAME.IMG" the files you can put them all in the "EZBOOT" folder Code: map --mem /EZBOOT/FILE_NAME.iso (0xff) map --mem (bd)/EZBOOT/winvblock.img.gz (fd0) map --mem (bd)/EZBOOT/winvblock.img.gz (fd1) if not exist CD map (hd1) (hd0) if not exist CD map (hd0) (hd1) map --hook root (0xff) || rootnoverify (0xff) chainloader (0xff)/I386/setupldr.bin || chainloader (0xff)