Add instructions on resuming partial downloads

Resolves: https://github.com/QubesOS/qubes-issues/issues/8563

Adding simple instructions on resuming downloads with for users
with unsteady Internet connections who are unfamiliar with wget.
This commit is contained in:
Ali Mirjamali 2024-08-31 14:51:21 +03:30
parent af2d3c0856
commit f58574bca7
No known key found for this signature in database
GPG Key ID: B4A5C188DF4FAB67

View File

@ -43,7 +43,7 @@ Even on supported hardware, you must ensure that [IOMMU-based virtualization](ht
### Copying the ISO onto the installation medium
Pick the most secure existing computer and OS you have available for downloading and copying the Qubes ISO onto the installation medium. [Download](/downloads/) a Qubes ISO.
Pick the most secure existing computer and OS you have available for downloading and copying the Qubes ISO onto the installation medium. [Download](/downloads/) a Qubes ISO. If your Internet connection is unstable and the download is interrupted, you could resume the partial download with `wget --continue` in case you are currently using wget for downloading or use a download-manager with resume capability. Alternatively you can download installation ISO via BitTorrent that sometimes enables higher download speeds and more reliable downloads of large files.
<div class="alert alert-danger" role="alert">
<i class="fa fa-exclamation-triangle"></i>