Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
scripting [2009/07/23 06:25] abo |
scripting [2009/12/19 11:50] (current) sha0 Note about 'chain' command |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| initrd http://etherboot.org/gtest/initrd.bz2 | initrd http://etherboot.org/gtest/initrd.bz2 | ||
| boot | boot | ||
| + | |||
| + | or using the 'chain' command, this would be equivalent to: | ||
| + | |||
| + | #!gpxe | ||
| + | initrd http://etherboot.org/gtest/initrd.bz2 | ||
| + | chain http://etherboot.org/gtest/bz2bzImage root=100 | ||
| or this will boot from iSCSI: | or this will boot from iSCSI: | ||