mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-06 02:24:01 +00:00
switch from flags to cobra (#3884)
Signed-off-by: Avi Deitcher <avi@deitcher.net> Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
@@ -20,7 +20,7 @@ The HyperKit backend currently supports booting:
|
||||
You need to select the boot method manually using the command line
|
||||
options. The default is `kernel+initrd`. `kernel+squashfs` can be
|
||||
selected using `-squashfs` and to boot a ISO with EFI you have to
|
||||
specify `-iso -uefi`.
|
||||
specify `--iso --uefi`.
|
||||
|
||||
The `kernel+initrd` uses a RAM disk for the root filesystem. If you
|
||||
have RAM constraints or large images we recommend using either the
|
||||
|
||||
Reference in New Issue
Block a user