From 9822b6120e57a83ac4a6224af8980c4e7f74d2a4 Mon Sep 17 00:00:00 2001 From: Mario Kozjak Date: Sun, 21 Jul 2019 20:52:28 +0200 Subject: [PATCH] device-image-shell: qemu-user-static info Changelog: None Signed-off-by: Mario Kozjak device-image-shell: qemu-user-static info Signed-off-by: Mario Kozjak --- device-image-shell/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-image-shell/README.md b/device-image-shell/README.md index 53bdc4a..b7eb1eb 100644 --- a/device-image-shell/README.md +++ b/device-image-shell/README.md @@ -31,7 +31,7 @@ This will create a container image `device-image-shell`. The also assumes your device is based on the ARM architecture, which is the most common (e.g. Raspberry Pi, BeagleBoard, etc.). -You need a root file system image (usually with .ext4 extension) for your device as a starting point, such as one output by [mender-convert](https://github.com/mendersoftware/mender-convert). +You need a root file system image (usually with .ext4 extension) for your device as a starting point, such as one output by [mender-convert](https://github.com/mendersoftware/mender-convert). Make sure to have `qemu-user-static` installed on a host machine. You can now enter a shell in your device root file system image by running `docker-device-image-shell` with the desired arguments: