Commit 4a33039e authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent e14fa2e0
...@@ -203,7 +203,7 @@ qemu-system-$arch \ ...@@ -203,7 +203,7 @@ qemu-system-$arch \
-enable-kvm \ -enable-kvm \
${nographic:+-nographic} \ ${nographic:+-nographic} \
\ \
-m 1024M `# default 128M is too limiting` \ -m 512M `# default 128M is too limiting` \
\ \
-fsdev local,id=R,path=/,security_model=none,readonly \ -fsdev local,id=R,path=/,security_model=none,readonly \
-device virtio-9p-pci,fsdev=R,mount_tag=/dev/root \ -device virtio-9p-pci,fsdev=R,mount_tag=/dev/root \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment