mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
parent
e8ddb13e9b
commit
4b13f3667c
1 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@ snap connect qemu-virgil:removable-media
|
|||
|
||||
```
|
||||
iso="/media/$USER/Quickemu/ubuntu/focal-desktop-amd64.iso"
|
||||
disk_img="/media/$USER/Quickemu/ubuntu/focal-desktop-amd64.qcow2
|
||||
disk_img="/media/$USER/Quickemu/ubuntu/focal-desktop-amd64.qcow2"
|
||||
disk=128G
|
||||
```
|
||||
|
||||
|
@ -99,4 +99,4 @@ You can also pass optional parameters
|
|||
- [x] Improve snapshot management
|
||||
- [ ] Create desktop launcher for a VM
|
||||
- [x] Fix Virgil 3D on EFI boot
|
||||
- [x] Get QEMU `-audiodev` working for audio input, something like:
|
||||
- [x] Get QEMU `-audiodev` working for audio input, something like:
|
||||
|
|
Loading…
Reference in a new issue