mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Win notes added to man pages
This commit is contained in:
parent
bacb7b1a8f
commit
c69fa6b430
8 changed files with 57 additions and 63 deletions
20
README.md
20
README.md
|
@ -450,14 +450,22 @@ sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
|
||||||
|
|
||||||
Now reboot, and the App Store should work.
|
Now reboot, and the App Store should work.
|
||||||
|
|
||||||
## Windows 8.1, 10 & 11 Guests
|
## Windows 10 & 11 Guests
|
||||||
|
|
||||||
`quickget` can not download
|
`quickget` can not download
|
||||||
[Windows10](https://www.microsoft.com/software-download/windows10) and
|
[Windows10](https://www.microsoft.com/software-download/windows10) and
|
||||||
[Windows 11](https://www.microsoft.com/software-download/windows11) automatically,
|
[Windows 11](https://www.microsoft.com/software-download/windows11)
|
||||||
but does automatically create an optimised virtual machine configuration that
|
automatically, but does automatically create an optimised virtual
|
||||||
you can just add an Windows .iso image to. This configuration also includes the
|
machine configuration that you can just add an Windows .iso image to.
|
||||||
[VirtIO drivers for Windows](https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/).
|
This configuration also includes the [VirtIO drivers for
|
||||||
|
Windows](https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/).
|
||||||
|
`quickget` can automatically download Windows 8.1, [Windows
|
||||||
|
10](https://www.microsoft.com/en-gb/software-download/windows10ISO) and
|
||||||
|
[Windows
|
||||||
|
11](https://www.microsoft.com/en-gb/software-download/windows11) along
|
||||||
|
with the [VirtIO drivers for
|
||||||
|
Windows](https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/)
|
||||||
|
and creates a virtual machine configuration.
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
quickget windows 11
|
quickget windows 11
|
||||||
|
@ -769,9 +777,9 @@ You can also pass optional parameters
|
||||||
--extra_args <arguments> : Pass additional arguments to qemu
|
--extra_args <arguments> : Pass additional arguments to qemu
|
||||||
--version : Print version
|
--version : Print version
|
||||||
|
|
||||||
|
```
|
||||||
<!-- [[[end]]] -->
|
<!-- [[[end]]] -->
|
||||||
```
|
```
|
||||||
|
|
||||||
## Desktop shortcuts
|
## Desktop shortcuts
|
||||||
|
|
||||||
Desktop shortcuts can be created for a VM, the shortcuts are saved in
|
Desktop shortcuts can be created for a VM, the shortcuts are saved in
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 297a1d4403ca0ddda062fdd086f4a00c8357452e
|
Subproject commit 43c38df5ef08bada423b076274604951d5c13c0d
|
|
@ -14,7 +14,7 @@
|
||||||
. ftr VB CB
|
. ftr VB CB
|
||||||
. ftr VBI CBI
|
. ftr VBI CBI
|
||||||
.\}
|
.\}
|
||||||
.TH "QUICKEMU" "1" "February 3, 2023" "quickemu" "Quickemu User Manual"
|
.TH "QUICKEMU" "1" "February 4, 2023" "quickemu" "Quickemu User Manual"
|
||||||
.hy
|
.hy
|
||||||
.SH NAME
|
.SH NAME
|
||||||
.PP
|
.PP
|
||||||
|
@ -677,8 +677,15 @@ sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
|
||||||
.fi
|
.fi
|
||||||
.PP
|
.PP
|
||||||
Now reboot, and the App Store should work.
|
Now reboot, and the App Store should work.
|
||||||
.SS Windows 8.1, 10 & 11 Guests
|
.SS Windows 10 & 11 Guests
|
||||||
.PP
|
.PP
|
||||||
|
\f[V]quickget\f[R] can not 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 VirtIO drivers for
|
||||||
|
Windows (https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/).
|
||||||
\f[V]quickget\f[R] can automatically download Windows 8.1, Windows
|
\f[V]quickget\f[R] can automatically download Windows 8.1, Windows
|
||||||
10 (https://www.microsoft.com/en-gb/software-download/windows10ISO) and
|
10 (https://www.microsoft.com/en-gb/software-download/windows10ISO) and
|
||||||
Windows 11 (https://www.microsoft.com/en-gb/software-download/windows11)
|
Windows 11 (https://www.microsoft.com/en-gb/software-download/windows11)
|
||||||
|
@ -705,17 +712,6 @@ Username: \f[V]Quickemu\f[R]
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
Password: \f[V]quickemu\f[R]
|
Password: \f[V]quickemu\f[R]
|
||||||
.RE
|
.RE
|
||||||
.SS Regional versions
|
|
||||||
.PP
|
|
||||||
By default \f[V]quickget\f[R] will download the \f[I]\[lq]English
|
|
||||||
International\[rq]\f[R] release, but you can optionally specify one of
|
|
||||||
the supported languages: For example:
|
|
||||||
.IP
|
|
||||||
.nf
|
|
||||||
\f[C]
|
|
||||||
quickget windows 11 \[dq]Chinese (Traditional)\[dq]
|
|
||||||
\f[R]
|
|
||||||
.fi
|
|
||||||
.PP
|
.PP
|
||||||
The default Windows 11 configuration looks like this:
|
The default Windows 11 configuration looks like this:
|
||||||
.IP
|
.IP
|
||||||
|
@ -723,7 +719,7 @@ The default Windows 11 configuration looks like this:
|
||||||
\f[C]
|
\f[C]
|
||||||
guest_os=\[dq]windows\[dq]
|
guest_os=\[dq]windows\[dq]
|
||||||
disk_img=\[dq]windows-11/disk.qcow2\[dq]
|
disk_img=\[dq]windows-11/disk.qcow2\[dq]
|
||||||
iso=\[dq]windows-11/Win11_EnglishInternational_x64.iso\[dq]
|
iso=\[dq]windows-11/windows-11.iso\[dq]
|
||||||
fixed_iso=\[dq]windows-11/virtio-win.iso\[dq]
|
fixed_iso=\[dq]windows-11/virtio-win.iso\[dq]
|
||||||
tpm=\[dq]on\[dq]
|
tpm=\[dq]on\[dq]
|
||||||
secureboot=\[dq]on\[dq]
|
secureboot=\[dq]on\[dq]
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
author: Martin Wimpress
|
author: Martin Wimpress
|
||||||
date: February 3, 2023
|
date: February 4, 2023
|
||||||
footer: quickemu
|
footer: quickemu
|
||||||
header: Quickemu User Manual
|
header: Quickemu User Manual
|
||||||
section: 1
|
section: 1
|
||||||
|
@ -480,8 +480,15 @@ sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
|
||||||
|
|
||||||
Now reboot, and the App Store should work.
|
Now reboot, and the App Store should work.
|
||||||
|
|
||||||
## Windows 8.1, 10 & 11 Guests
|
## Windows 10 & 11 Guests
|
||||||
|
|
||||||
|
`quickget` can not 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 [VirtIO drivers for
|
||||||
|
Windows](https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/).
|
||||||
`quickget` can automatically download Windows 8.1, [Windows
|
`quickget` can automatically download Windows 8.1, [Windows
|
||||||
10](https://www.microsoft.com/en-gb/software-download/windows10ISO) and
|
10](https://www.microsoft.com/en-gb/software-download/windows10ISO) and
|
||||||
[Windows
|
[Windows
|
||||||
|
@ -502,22 +509,12 @@ quickemu --vm windows-11.conf
|
||||||
- Username: `Quickemu`
|
- Username: `Quickemu`
|
||||||
- Password: `quickemu`
|
- Password: `quickemu`
|
||||||
|
|
||||||
### Regional versions
|
|
||||||
|
|
||||||
By default `quickget` will download the *"English International"*
|
|
||||||
release, but you can optionally specify one of the supported languages:
|
|
||||||
For example:
|
|
||||||
|
|
||||||
``` bash
|
|
||||||
quickget windows 11 "Chinese (Traditional)"
|
|
||||||
```
|
|
||||||
|
|
||||||
The default Windows 11 configuration looks like this:
|
The default Windows 11 configuration looks like this:
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
guest_os="windows"
|
guest_os="windows"
|
||||||
disk_img="windows-11/disk.qcow2"
|
disk_img="windows-11/disk.qcow2"
|
||||||
iso="windows-11/Win11_EnglishInternational_x64.iso"
|
iso="windows-11/windows-11.iso"
|
||||||
fixed_iso="windows-11/virtio-win.iso"
|
fixed_iso="windows-11/virtio-win.iso"
|
||||||
tpm="on"
|
tpm="on"
|
||||||
secureboot="on"
|
secureboot="on"
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
. ftr VB CB
|
. ftr VB CB
|
||||||
. ftr VBI CBI
|
. ftr VBI CBI
|
||||||
.\}
|
.\}
|
||||||
.TH "QUICKEMU_CONF" "1" "February 3, 2023" "quickemu_conf" "Quickemu Configuration Manual"
|
.TH "QUICKEMU_CONF" "1" "February 4, 2023" "quickemu_conf" "Quickemu Configuration Manual"
|
||||||
.hy
|
.hy
|
||||||
.SH NAME
|
.SH NAME
|
||||||
.PP
|
.PP
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
author: Martin Wimpress
|
author: Martin Wimpress
|
||||||
date: February 3, 2023
|
date: February 4, 2023
|
||||||
footer: quickemu_conf
|
footer: quickemu_conf
|
||||||
header: Quickemu Configuration Manual
|
header: Quickemu Configuration Manual
|
||||||
section: 1
|
section: 1
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
. ftr VB CB
|
. ftr VB CB
|
||||||
. ftr VBI CBI
|
. ftr VBI CBI
|
||||||
.\}
|
.\}
|
||||||
.TH "QUICKGET" "1" "February 3, 2023" "quickget" "Quickget User Manual"
|
.TH "QUICKGET" "1" "February 4, 2023" "quickget" "Quickget User Manual"
|
||||||
.hy
|
.hy
|
||||||
.SH NAME
|
.SH NAME
|
||||||
.PP
|
.PP
|
||||||
|
@ -459,8 +459,15 @@ sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
|
||||||
.fi
|
.fi
|
||||||
.PP
|
.PP
|
||||||
Now reboot, and the App Store should work.
|
Now reboot, and the App Store should work.
|
||||||
.SS Windows 8.1, 10 & 11 Guests
|
.SS Windows 10 & 11 Guests
|
||||||
.PP
|
.PP
|
||||||
|
\f[V]quickget\f[R] can not 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 VirtIO drivers for
|
||||||
|
Windows (https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/).
|
||||||
\f[V]quickget\f[R] can automatically download Windows 8.1, Windows
|
\f[V]quickget\f[R] can automatically download Windows 8.1, Windows
|
||||||
10 (https://www.microsoft.com/en-gb/software-download/windows10ISO) and
|
10 (https://www.microsoft.com/en-gb/software-download/windows10ISO) and
|
||||||
Windows 11 (https://www.microsoft.com/en-gb/software-download/windows11)
|
Windows 11 (https://www.microsoft.com/en-gb/software-download/windows11)
|
||||||
|
@ -487,17 +494,6 @@ Username: \f[V]Quickemu\f[R]
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
Password: \f[V]quickemu\f[R]
|
Password: \f[V]quickemu\f[R]
|
||||||
.RE
|
.RE
|
||||||
.SS Regional versions
|
|
||||||
.PP
|
|
||||||
By default \f[V]quickget\f[R] will download the \f[I]\[lq]English
|
|
||||||
International\[rq]\f[R] release, but you can optionally specify one of
|
|
||||||
the supported languages: For example:
|
|
||||||
.IP
|
|
||||||
.nf
|
|
||||||
\f[C]
|
|
||||||
quickget windows 11 \[dq]Chinese (Traditional)\[dq]
|
|
||||||
\f[R]
|
|
||||||
.fi
|
|
||||||
.PP
|
.PP
|
||||||
The default Windows 11 configuration looks like this:
|
The default Windows 11 configuration looks like this:
|
||||||
.IP
|
.IP
|
||||||
|
@ -505,7 +501,7 @@ The default Windows 11 configuration looks like this:
|
||||||
\f[C]
|
\f[C]
|
||||||
guest_os=\[dq]windows\[dq]
|
guest_os=\[dq]windows\[dq]
|
||||||
disk_img=\[dq]windows-11/disk.qcow2\[dq]
|
disk_img=\[dq]windows-11/disk.qcow2\[dq]
|
||||||
iso=\[dq]windows-11/Win11_EnglishInternational_x64.iso\[dq]
|
iso=\[dq]windows-11/windows-11.iso\[dq]
|
||||||
fixed_iso=\[dq]windows-11/virtio-win.iso\[dq]
|
fixed_iso=\[dq]windows-11/virtio-win.iso\[dq]
|
||||||
tpm=\[dq]on\[dq]
|
tpm=\[dq]on\[dq]
|
||||||
secureboot=\[dq]on\[dq]
|
secureboot=\[dq]on\[dq]
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
author: Martin Wimpress
|
author: Martin Wimpress
|
||||||
date: February 3, 2023
|
date: February 4, 2023
|
||||||
footer: quickget
|
footer: quickget
|
||||||
header: Quickget User Manual
|
header: Quickget User Manual
|
||||||
section: 1
|
section: 1
|
||||||
|
@ -312,8 +312,15 @@ sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
|
||||||
|
|
||||||
Now reboot, and the App Store should work.
|
Now reboot, and the App Store should work.
|
||||||
|
|
||||||
## Windows 8.1, 10 & 11 Guests
|
## Windows 10 & 11 Guests
|
||||||
|
|
||||||
|
`quickget` can not 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 [VirtIO drivers for
|
||||||
|
Windows](https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/).
|
||||||
`quickget` can automatically download Windows 8.1, [Windows
|
`quickget` can automatically download Windows 8.1, [Windows
|
||||||
10](https://www.microsoft.com/en-gb/software-download/windows10ISO) and
|
10](https://www.microsoft.com/en-gb/software-download/windows10ISO) and
|
||||||
[Windows
|
[Windows
|
||||||
|
@ -334,22 +341,12 @@ quickemu --vm windows-11.conf
|
||||||
- Username: `Quickemu`
|
- Username: `Quickemu`
|
||||||
- Password: `quickemu`
|
- Password: `quickemu`
|
||||||
|
|
||||||
### Regional versions
|
|
||||||
|
|
||||||
By default `quickget` will download the *"English International"*
|
|
||||||
release, but you can optionally specify one of the supported languages:
|
|
||||||
For example:
|
|
||||||
|
|
||||||
``` bash
|
|
||||||
quickget windows 11 "Chinese (Traditional)"
|
|
||||||
```
|
|
||||||
|
|
||||||
The default Windows 11 configuration looks like this:
|
The default Windows 11 configuration looks like this:
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
guest_os="windows"
|
guest_os="windows"
|
||||||
disk_img="windows-11/disk.qcow2"
|
disk_img="windows-11/disk.qcow2"
|
||||||
iso="windows-11/Win11_EnglishInternational_x64.iso"
|
iso="windows-11/windows-11.iso"
|
||||||
fixed_iso="windows-11/virtio-win.iso"
|
fixed_iso="windows-11/virtio-win.iso"
|
||||||
tpm="on"
|
tpm="on"
|
||||||
secureboot="on"
|
secureboot="on"
|
||||||
|
|
Loading…
Reference in a new issue