Set image command-line arguments

Synopsis

  imgargs [--name <name>] <uri|image> [<arguments>...]

Examples

Set command-line arguments for a Linux kernel image "vmlinuz"

  imgargs vmlinuz vga=788 console=ttyS0,115200n8 console=tty0

Description

Set command-line arguments to be passed to the specified image.

This is an obsolete command that is included only for backwards compatibility with existing scripts. You can set the command-line arguments when you download the image using the chain, imgfetch, or kernel commands.

Command status

Success The command-line arguments were successfully applied to the image
Failure The command-line arguments were not successfully applied to the image

See also

Notes

You can use the imgstat command to view the command-line arguments associated with each image.

cmd/imgargs.txt ยท Last modified: 2012/03/24 20:56 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.