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/07/04 04:16]
pcmattman rfc for network boot dhcp6 options
Line 10: Line 10:
   * [[http://​www.faqs.org/​rfcs/​rfc2462.html|RFC 2462 (IPv6 Stateless Address Autoconfiguration)]]   * [[http://​www.faqs.org/​rfcs/​rfc2462.html|RFC 2462 (IPv6 Stateless Address Autoconfiguration)]]
   * [[http://​www.faqs.org/​rfcs/​rfc3315.html|RFC 3315 (DHCPv6)]]   * [[http://​www.faqs.org/​rfcs/​rfc3315.html|RFC 3315 (DHCPv6)]]
 +  * [[http://​wiki.tools.ietf.org/​html/​rfc5970|RFC 5970 (DHCPv6 Network boot options)]]
  
 ==== Code ==== ==== Code ====
Line 38: Line 39:
  
 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.

Navigation

* [[:start|Home]] * [[:about|About our Project]] * [[:download|Download]] * [[:screenshots|Screenshots]] * Documentation * [[:howtos|HowTo Guides]] * [[:appnotes|Application Notes]] * [[:faq:|FAQs]] * [[:doc|General Doc]] * [[:talks|Videos, Talks, and Papers]] * [[:hardwareissues|Hardware Issues]] * [[:mailinglists|Mailing lists]] * [[http://support.etherboot.org/|Bugtracker]] * [[:contributing|Contributing]] * [[:editing_permission|Wiki Edit Permission]] * [[:wiki:syntax|Wiki Syntax]] * [[:contact|Contact]] * [[:relatedlinks|Related Links]] * [[:commerciallinks|Commercial Links]] * [[:acknowledgements|Acknowledgements]] * [[:logos|Logo Art]]

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