wimboot icon indicating copy to clipboard operation
wimboot copied to clipboard

Support to SWM Files

Open lfernandes opened this issue 2 years ago • 3 comments

Are there plans to add support to SWM files?

Like:

kernel wimboot
initrd  ipxe/BCD  BCD
initrd  ipxe/boot.sdi  boot.sdi
initrd ipxe/boot.swm boot.swm
initrd ipxe/boot2.swm boot2.swm
initrd ipxe/boot3.swm boot3.swm
boot

Thanks!

lfernandes avatar Sep 27 '23 19:09 lfernandes

From what I remember .swm can not be used with a boot index? Can you boot swm files with windows bootmgr?

NiKiZe avatar Sep 27 '23 22:09 NiKiZe

@NiKiZe as far as I know, yes, you can boot SWM files.

lfernandes avatar Oct 02 '23 13:10 lfernandes

You can install from swm, not boot. (Maybe there is a missunderstanding about the difference of install.wim and boot.wim?)

However, if you can create instructions for how to create a ISO or USB with a multipart boot.swm which you have tested and works. (Important part is on how the boot.swm is generated and what is needed in the BCD hive) then maybe 😉

NiKiZe avatar Oct 02 '23 14:10 NiKiZe