1
0
Fork 0
forked from wezm/wezm.net

Fix broken formatting in gPXE post

This commit is contained in:
Wesley Moore 2010-07-15 13:17:16 +10:00
parent 0091d68013
commit 6cdd13b3a6

View file

@ -11,8 +11,8 @@ The installation involved the following steps:
* Connecting the CF card to the server (via a CF to IDE adaptor) and booting from it.
* Entering the gPXE prompt via Ctrl-b. At this point gPXE had configured the network interface with DHCP.
* Boot the Debian installer with the chain command: `chain <a href="http://netboot.me/2013">http://netboot.me/2013</a>`
* Boot the Debian installer with the chain command: <code>chain <a href="http://netboot.me/2013">http://netboot.me/2013</a></code>
After that it downloads a kernel and initrd image and boots. All directly off the Internet. Brilliant!
<a href="/images/2010/03/MG_8024.jpg"><img src="/images/2010/03/MG_8024_sml1.jpg" alt="gPXE net boot small" width="550" height="315" class="alignnone size-full wp-image-336" /></a>
<a href="/images/2010/03/MG_8024.jpg"><img src="/images/2010/03/MG_8024_sml1.jpg" alt="gPXE net boot small" width="550" height="315" class="alignnone size-full wp-image-336" /></a>