Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
soc:2011:pcmattman:notes:start [2011/06/03 00:52]
pcmattman ipv6 setup and gpxe test tutorial
soc:2011:pcmattman:notes:start [2011/06/06 04:21]
pcmattman added ipv6 command to example script
Line 38: Line 38:
  
 You can use the following script to test gPXE's HTTP boot over IPv6: You can use the following script to test gPXE's HTTP boot over IPv6:
-[code] +<code> 
-#​!gpxe ​  ​+#!gpxe 
 +ipv6 any
 kernel http://​ipv6.theiselins.net/​gpxe/​bz2bzImage root=100 kernel http://​ipv6.theiselins.net/​gpxe/​bz2bzImage root=100
 initrd http://​ipv6.theiselins.net/​gpxe/​initrd.bz2 initrd http://​ipv6.theiselins.net/​gpxe/​initrd.bz2
 boot boot
-[/code]+</code>
  
 This should boot a Linux kernel. This should boot a Linux kernel.

QR Code
QR Code soc:2011:pcmattman:notes:start (generated for current page)