Skip to content

Commit fda00f1

Browse files
committed
Fix broken link
1 parent 8a841f4 commit fda00f1

File tree

1 file changed

+2
-3
lines changed
  • content/posts/2013/pxe-boot-fedora-19-using-a-mikrotik-firewall

1 file changed

+2
-3
lines changed

content/posts/2013/pxe-boot-fedora-19-using-a-mikrotik-firewall/index.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tags:
1616
title: PXE boot Fedora 19 using a Mikrotik firewall
1717
---
1818

19-
Outside of the RHCA exams, I haven't configured a [PXE][1] system for my personal needs. A colleague demoed his PXE setup for me and I was hooked. Once I realized how much time I could save when I'm building and tearing down virtual machines, it made complete sense. This post will show you how to configure PXE and tftpd in [Mikrotik's RouterOS][2] to boot and install Fedora 19 (as well as provide rescue environments).
19+
Outside of the RHCA exams, I haven't configured a [PXE][1] system for my personal needs. A colleague demoed his PXE setup for me and I was hooked. Once I realized how much time I could save when I'm building and tearing down virtual machines, it made complete sense. This post will show you how to configure PXE and tftpd in Mikrotik's RouterOS to boot and install Fedora 19 (as well as provide rescue environments).
2020

2121
The first thing you'll need are a few files from a working Fedora installation. Install the `syslinux-tftpboot` package and grab the following files:
2222

@@ -106,9 +106,8 @@ Once the VM boots, you'll be sent straight to the PXE boot screen:
106106
The installer should now boot up normally and you can install your Fedora system via kickstart or via the anaconda interface.
107107

108108
[1]: http://en.wikipedia.org/wiki/Preboot_Execution_Environment
109-
[2]: http://major.io/?s=mikrotik
110109
[3]: http://mirrors.kernel.org/fedora/releases/19/Fedora/x86_64/os/images/pxeboot/vmlinuz
111110
[4]: http://mirrors.kernel.org/fedora/releases/19/Fedora/x86_64/os/images/pxeboot/initrd.img
112111
[5]: https://fedoraproject.org/wiki/Dracut/Options#Network
113112
[6]: /wp-content/uploads/2013/07/virt-manager-pxe.png
114-
[7]: /wp-content/uploads/2013/07/pxetest-Virtual-Machine.png
113+
[7]: /wp-content/uploads/2013/07/pxetest-Virtual-Machine.png

0 commit comments

Comments
 (0)