This website works better with JavaScript.
Home
Help
Register
Sign In
nilm
/
nilmbuntu
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
7
Wiki
Activity
Browse Source
Change back to vmware for qemu
tags/nilmbuntu-5
Jim Paris
6 years ago
parent
a9cfc6fa0e
commit
406b7db048
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
run.sh
+ 1
- 1
run.sh
View File
@@ -62,4 +62,4 @@ case $boot in
;;
esac
qemu-system-x86_64 -enable-kvm -m
1024 -vga virtio
$cfg
qemu-system-x86_64 -enable-kvm -m
2048 -vga vmware
$cfg
Write
Preview
Loading…
Cancel
Save