Merge branch 'patch-3' of https://github.com/PROTechThor/qubes-doc into PROTechThor-patch-3

This commit is contained in:
Andrew David Wong 2020-11-03 14:36:15 -08:00
commit b1618dfede
No known key found for this signature in database
GPG key ID: 8CE137352A019A17
2 changed files with 4 additions and 2 deletions

View file

@ -27,10 +27,10 @@ If a machine can not boot from a bigger USB, it may be too old to run Qubes.
Errors will occur if the Qubes installer is corrupted.
Ensure that the installer is correct and complete before writing it to a flash drive by [verifying the ISO](/security/verifying-signatures/#how-to-verify-qubes-iso-signatures).
* **Change the method you used to [write your ISO to a USB key](/doc/installation-guide/#copying-the-iso-onto-the-installation-medium):**
Some people use the ``dd`` command (recommended), others use tools like Rufus and balenaEtcher.
Some people use the ``dd`` command (recommended), others use tools like Rufus, balenaEtcher or the GNOME Disk Utility.
If installation fails after using one tool, try a different one.
For example, if you are facing trouble installing Qubes after writing the ISO using Rufus, then try using other tools like balenaEtcher or the ``dd`` command.
In case the boot partition is not set to "active" after copying the ISO, you can use some other tool like `gparted` on a Linux system to activate it.
## Boot screen does not appear / system does not detect your installation medium ##