Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Helen Mae Koike Fornazier
libcamera-examples
Commits
411db35b
Commit
411db35b
authored
May 19, 2020
by
Helen Mae Koike Fornazier
Browse files
Update README.md - add `--rwdir /tmp` in weston instruction
parent
89fcc984
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
411db35b
...
...
@@ -31,7 +31,7 @@ This following command will launch virtme with a display, keeping the serial in
```
# NOTE: `CONFIG_DRM_VIRTIO_GPU=y` must be enabled in the kernel config.
$(host) virtme-run --graphics --kdir $KDIR --kopt="console=ttyS0" --qemu-opts $MEM_CPU -vga virtio -serial mon:stdio
$(host) virtme-run --graphics
--rwdir /tmp
--kdir $KDIR --kopt="console=ttyS0" --qemu-opts $MEM_CPU -vga virtio -serial mon:stdio
```
Where $KDIR is the path of your kernel directory.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment