diff --git a/README.md b/README.md index 6b5059b..ac97e9c 100644 --- a/README.md +++ b/README.md @@ -465,7 +465,7 @@ Now reboot, and the App Store should work. `quickget` can download [Windows10](https://www.microsoft.com/software-download/windows10) and [Windows 11](https://www.microsoft.com/software-download/windows11) -automatically and create an optimised virtual machine configuration. +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/). diff --git a/build-docs b/build-docs index 8542286..5bd40cb 160000 --- a/build-docs +++ b/build-docs @@ -1 +1 @@ -Subproject commit 8542286bdc67996d5d079274a926d9c4c4941de2 +Subproject commit 5bd40cb6bfbf21493c2cde258d09d0cab9ad3ff8 diff --git a/docs/quickemu.1 b/docs/quickemu.1 index 524a4d1..a9d71d5 100644 --- a/docs/quickemu.1 +++ b/docs/quickemu.1 @@ -102,7 +102,7 @@ Windows\f[R]. .IP \[bu] 2 \f[B]macOS\f[R] Monterey, Big Sur, Catalina, Mojave & High Sierra .IP \[bu] 2 -\f[B]Windows\f[R] 8.1, 10 and 11 including TPM 2.0 +\f[B]Windows\f[R] 10 and 11 including TPM 2.0 .IP \[bu] 2 Ubuntu (https://ubuntu.com/desktop) and all the \f[B]official Ubuntu flavours (https://ubuntu.com/download/flavours)\f[R] @@ -697,18 +697,17 @@ sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist Now reboot, and the App Store should work. .SS Windows 10 & 11 Guests .PP -\f[V]quickget\f[R] can not download +\f[V]quickget\f[R] 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. +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/). .IP .nf \f[C] quickget windows 11 -quickemu --vm windows-11.conf +quickemu --vm windows-11-22H2.conf \f[R] .fi .IP \[bu] 2 diff --git a/docs/quickemu.1.md b/docs/quickemu.1.md index 2cdb74a..f21b884 100644 --- a/docs/quickemu.1.md +++ b/docs/quickemu.1.md @@ -93,7 +93,7 @@ Windows**. ## 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!** @@ -492,17 +492,16 @@ Now reboot, and the App Store should work. ## 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. +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. diff --git a/docs/quickget.1 b/docs/quickget.1 index 67a528b..5365530 100644 --- a/docs/quickget.1 +++ b/docs/quickget.1 @@ -480,18 +480,17 @@ sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist Now reboot, and the App Store should work. .SS Windows 10 & 11 Guests .PP -\f[V]quickget\f[R] can not download +\f[V]quickget\f[R] 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. +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/). .IP .nf \f[C] quickget windows 11 -quickemu --vm windows-11.conf +quickemu --vm windows-11-22H2.conf \f[R] .fi .IP \[bu] 2 diff --git a/docs/quickget.1.md b/docs/quickget.1.md index fbe6331..de59e7c 100644 --- a/docs/quickget.1.md +++ b/docs/quickget.1.md @@ -324,17 +324,16 @@ Now reboot, and the App Store should work. ## 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. +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.