nixos Woefull USB in NixOS So, I needed to create a Windows 11 bootable USB stick for my desktop PC (gaming system I'm reinstalling), and all I had was my Zombie X1 running NixOS 24.11 because of other poor life choices. Nothing says "I love a challenge" like using a
ironic Featured OSIC Building Baremetal (Ironic) Images This is a quick rundown on the steps used to create the OSIC baremetal images. For a more detailed rundown on Ironic image building please read the following post. Install required apt packages apt-get install -y qemu uuid-runtime curl kpartx Install the disk-image-builder (DIB) pip install diskimage-builder --isolated Clone the
ironic Featured OpenStack Ironic Images and Flavors Building images and crafting flavors is non-trivial. I've searched the world wide web for prebuilt images which universally work with Ironic and sadly there's nothing out there. So without further ado here is how you can build your own images and create a flavor. Building Ironic