From: Alexander Smirnov <asmirnov@ilbers.de>
To: isar-users@googlegroups.com
Cc: Alexander Smirnov <asmirnov@ilbers.de>
Subject: [PATCH] doc/user_manual: Update wic intructions
Date: Thu, 19 Oct 2017 22:23:58 +0300 [thread overview]
Message-ID: <20171019192358.10329-1-asmirnov@ilbers.de> (raw)
Update wic image generation instructions according to the correct
build command.
Signed-off-by: Alexander Smirnov <asmirnov@ilbers.de>
---
doc/user_manual.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/user_manual.md b/doc/user_manual.md
index 8e293e5..bbcc007 100644
--- a/doc/user_manual.md
+++ b/doc/user_manual.md
@@ -202,9 +202,9 @@ Once the image artifacts have been built (c.f. previous section), full EFI disk
Currently, only the `i386` and `amd64` target architectures are supported:
```
# Generate an EFI image for the `i386` target architecture
- $ wic create -D sdimage-efi -o . -e multiconfig:qemui386:isar-image-base
+ $ wic create -D sdimage-efi -o . -e multiconfig:qemui386-stretch:isar-image-base
# Similarly, for the `amd64` target architecture
- $ wic create -D sdimage-efi -o . -e multiconfig:qemuamd64:isar-image-base
+ $ wic create -D sdimage-efi -o . -e multiconfig:qemuamd64-stretch:isar-image-base
```
In order to run the images with `qemu`, an EFI firmware is required and available at the following address:
--
2.1.4
reply other threads:[~2017-10-19 19:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171019192358.10329-1-asmirnov@ilbers.de \
--to=asmirnov@ilbers.de \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox