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
Last revision Both sides next revision
cmd:chain [2012/11/20 01:12]
mcb30
cmd:chain [2015/08/14 00:13]
mcb30
Line 3: Line 3:
 ===== Synopsis ===== ===== Synopsis =====
  
-    chain [--name <​name>​] [<​uri|image>​] [<​arguments>​...]+    chain [--name <name>] [--timeout <timeout>] [<​uri|image>​] [<​arguments>​...]
  
 or or
  
-    imgexec [--name <​name>​] [<​uri|image>​] [<​arguments>​...]+    imgexec [--name <name>] [--timeout <timeout>] [<​uri|image>​] [<​arguments>​...]
  
 or or
  
-    boot [--name <​name>​] [<​uri|image>​] [<​arguments>​...]+    boot [--name <name>] [--timeout <timeout>] [<​uri|image>​] [<​arguments>​...]
  
  
Line 27: Line 27:
  
     initrd http://​192.168.0.1/​initrd.img     initrd http://​192.168.0.1/​initrd.img
-    chain http://​192.168.0.1/​vmlinuz vga=788+    chain http://​192.168.0.1/​vmlinuz vga=788 ​console=ttyS0,​115200n8 console=tty0
  
 === Boot the currently-selected image === === Boot the currently-selected image ===
Line 35: Line 35:
 ===== Description ===== ===== Description =====
  
-Download and boot an executable image from the specified URI.  A name for the downloaded image can be specified using the ''​%%--name%%''​ option. ​ Any remaining arguments will be passed directly to the booted image.+Download and boot an executable image from the specified URI.  A name for the downloaded image can be specified using the ''​%%--name%%''​ option. ​ A download progress timeout can be specified (in milliseconds) using the ''​%%--timeout%%''​ option. ​ Any remaining arguments will be passed directly to the booted image.
  
 If no image is explicitly specified, iPXE will boot the currently-selected image (as reported by the ''​[[:​cmd:​imgstat]]''​ command). If no image is explicitly specified, iPXE will boot the currently-selected image (as reported by the ''​[[:​cmd:​imgstat]]''​ command).
cmd/chain.txt ยท Last modified: 2021/02/15 16:46 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.