Skip to content

Commit

Permalink
Update docs/cosa/run.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jean-Baptiste Trystram <[email protected]>
  • Loading branch information
travier and jbtrystram authored May 16, 2024
1 parent 5de93ac commit 230c562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cosa/run.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 230c562

Please sign in to comment.