mirror of
https://github.com/wekan/wekan.git
synced 2026-01-06 01:28:49 +01:00
Updated Qemu (markdown)
parent
da2c59d821
commit
870faa7df8
1 changed files with 5 additions and 1 deletions
6
Qemu.md
6
Qemu.md
|
|
@ -208,4 +208,8 @@ qemu-system-x86_64 -m 4G -drive if=ide,index=0,media=disk,file=ubuntu.qcow2 \
|
|||
qemu-system-i386 -cdrom haiku-r1beta4-x86_gcc2h-anyboot.iso -vga virtio \
|
||||
-display gtk -full-screen -hda haiku.img -smp 2 -boot c -m 1024 \
|
||||
-net nic,model=rtl8139 -net user
|
||||
```
|
||||
```
|
||||
|
||||
## Emulating PPC64 inside Docker
|
||||
|
||||
https://blog.michael.kuron-germany.de/2023/06/emulating-ppc64-inside-docker/
|
||||
Loading…
Add table
Add a link
Reference in a new issue