zlim

f25/cloud/aarch64

Apr 30th, 2017
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. #!ipxe
  2. set dns 8.8.8.8
  3. set repo http://dl.fedoraproject.org/pub/fedora-secondary/releases/25/Cloud/aarch64/os
  4. kernel ${repo}/images/pxeboot/vmlinuz initrd=initrd.img repo=${repo}
  5. initrd ${repo}/images/pxeboot/initrd.img
  6. boot
Add Comment
Please, Sign In to add comment