forked from wezm/wezm.net
Fix broken formatting in gPXE post
This commit is contained in:
parent
0091d68013
commit
6cdd13b3a6
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ The installation involved the following steps:
|
||||||
|
|
||||||
* Connecting the CF card to the server (via a CF to IDE adaptor) and booting from it.
|
* 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.
|
* 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!
|
After that it downloads a kernel and initrd image and boots. All directly off the Internet. Brilliant!
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue