Skip to content

Instantly share code, notes, and snippets.

@taosx
Created April 18, 2024 21:05
Show Gist options
  • Save taosx/f2927d4f5cd4558e60fac6c93727b073 to your computer and use it in GitHub Desktop.
Save taosx/f2927d4f5cd4558e60fac6c93727b073 to your computer and use it in GitHub Desktop.
#!ipxe
kernel https://pxe.factory.talos.dev/image/a126c838c9325140f492444bbb10e7854a720c65bae129defd2d9581e4d57e90/v1.6.7/kernel-amd64 talos.platform=metal console=ttyS0 console=tty0 init_on_alloc=1 slab_nomerge pti=on consoleblank=0 nvme_core.io_timeout=4294967295 printk.devkmsg=on ima_template=ima-ng ima_appraise=fix ima_hash=sha512 siderolink.api=https://asoslab.siderolink.omni.siderolabs.io?jointoken=DBYQQHOiqjC4J7JxLt1sG6wZnpJKLs69wksbqOLjeAd talos.events.sink=[fdae:41e4:649b:9303::1]:8090 talos.logging.kernel=tcp://[fdae:41e4:649b:9303::1]:8092
initrd https://pxe.factory.talos.dev/image/a126c838c9325140f492444bbb10e7854a720c65bae129defd2d9581e4d57e90/v1.6.7/initramfs-amd64.xz
boot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment