Skip to content

Commit

Permalink
docs: windows automation has returned
Browse files Browse the repository at this point in the history
  • Loading branch information
philclifford committed Jun 14, 2023
1 parent 8542286 commit 5bd40cb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion quickemu.1-05-features01.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Features
--------

- **macOS** Monterey, Big Sur, Catalina, Mojave & High Sierra
- **Windows** 8.1, 10 and 11 including TPM 2.0
- **Windows** 10 and 11 including TPM 2.0
- [Ubuntu](https://ubuntu.com/desktop) and all the **[official Ubuntu flavours](https://ubuntu.com/download/flavours)**
- **Over 360 operating system editions are supported!**
- Full SPICE support including host/guest clipboard sharing
Expand Down
10 changes: 5 additions & 5 deletions quickemu.1-11-Windowsguests.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@

## Windows 10 & 11 Guests

`quickget` can not download
`quickget` can download
[Windows10](https://www.microsoft.com/software-download/windows10) and
[Windows 11](https://www.microsoft.com/software-download/windows11) automatically,
but does automatically create an optimised virtual machine configuration that
you can just add an Windows .iso image to. This configuration also includes the
[Windows 11](https://www.microsoft.com/software-download/windows11) automatically
and create an optimised virtual machine configuration. This configuration also
includes the
[VirtIO drivers for Windows](https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/).

```bash
quickget windows 11
quickemu --vm windows-11.conf
quickemu --vm windows-11-22H2.conf
```

* Complete the installation as you normally would.
Expand Down

0 comments on commit 5bd40cb

Please sign in to comment.