Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
David Boddie
developer.puri.sm
Commits
78374423
Commit
78374423
authored
Sep 30, 2019
by
David Boddie
💬
Browse files
Increase the memory allocated to qemu
parent
97622465
Pipeline
#36479
passed with stage
in 1 minute and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Development_Environment/Boards/qemu.rst
View file @
78374423
...
...
@@ -41,7 +41,7 @@ Linux Environments
**Command Line**
You can also run the qcow2 image from the command line::
$ sudo qemu-system-x86_64 -boot menu=on -drive file=qemu-x86_64.qcow2,format=qcow2 -vga virtio -display gtk -m
1
G -enable-kvm
$ sudo qemu-system-x86_64 -boot menu=on -drive file=qemu-x86_64.qcow2,format=qcow2 -vga virtio -display gtk -m
2
G -enable-kvm
4. Use the image (password is 123456):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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