From 0c1370b5f1b3e8abc934ea913a4377f05f32e4a9 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 7 Aug 2017 22:05:24 +0300 Subject: Initial static build --- docs/wiki/qemu-amd64-(QEMU-for-x86_64)/index.html | 66 +++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 docs/wiki/qemu-amd64-(QEMU-for-x86_64)/index.html (limited to 'docs/wiki/qemu-amd64-(QEMU-for-x86_64)') diff --git a/docs/wiki/qemu-amd64-(QEMU-for-x86_64)/index.html b/docs/wiki/qemu-amd64-(QEMU-for-x86_64)/index.html new file mode 100644 index 0000000..fa291d8 --- /dev/null +++ b/docs/wiki/qemu-amd64-(QEMU-for-x86_64)/index.html @@ -0,0 +1,66 @@ + + +
+ + +
+ postmarketOS
+ This device is used for testing purposes. It is possible to run postmarketOS in a x86_64 Virtual Machine. Note that only 64bits CPUs work.
+QEMU will emulate the default x86_64 architecture (see qemu-system-x86_64 -machine help for more choices).
$ ./pmbootstrap.py init # Choose qemu-amd64 as device
+$ ./pmbootstrap.py install
+$ ./pmbootstrap.py qemu
+
+
+