crocodile icon indicating copy to clipboard operation
crocodile copied to clipboard

[Feature Request] Create Windows 10/11 image with UEFI support

Open yeahdongcn opened this issue 3 years ago • 0 comments

My worker PC is a most recent model and only has UEFI. It would be great if there is an option to select whether to use UEFI or BIOS in building Windows images.

Expected Behaviour

Windows image built by crocodile can be used on PC with UEFI.

Current Behaviour

No bootable device can be found using the Windows example

Possible Solution

  1. In building croc image, bundle a UEFI firmware
  2. Add UEFI builder for Windows with the firmware
  3. Update autounattend files to create correct partitions and update the install partition as well

Steps to Reproduce (for bugs)

  1. Follow Windows example

Context

Your Environment

  • Operating System and version (e.g. Linux, Windows, MacOS):

  • How are you running Tinkerbell? Using Vagrant & VirtualBox, Vagrant & Libvirt, on Packet using Terraform, or give details:

  • Link to your project or a code example to reproduce issue:

yeahdongcn avatar Dec 23 '22 03:12 yeahdongcn