diff --git a/docs/cosa/run.md b/docs/cosa/run.md index 96c8b5c0b5..aa46c2e9a8 100644 --- a/docs/cosa/run.md +++ b/docs/cosa/run.md @@ -260,7 +260,7 @@ See [this section](https://docs.fedoraproject.org/en-US/fedora-coreos/live-booti ### PXE with Shim and UEFI Secure Boot 1. Download a kernel, initramfs, rootfs and shim binary -2. Combine initramfs + roots into a single file: `cat kernel.img initramfs.img > combined.img` +2. Combine initramfs + rootfs into a single file: `cat kernel.img initramfs.img > combined.img` 3. Create an empty disk image (bug in kola): `touch disk.img` 4. Setup `grub.cfg` 5. Netboot the result