diff options
Diffstat (limited to 'static/install')
| -rw-r--r-- | static/install/cli.html | 19 | ||||
| -rw-r--r-- | static/install/web.html | 19 |
2 files changed, 20 insertions, 18 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index a6ec8b98..aaae6439 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -105,16 +105,17 @@ <section id="prerequisites"> <h2><a href="#prerequisites">Prerequisites</a></h2> - <p>You should have at least 2GB of free memory available and 8GB of free storage - space.</p> + <p>You need a computer for running the web installer with at least 2GB of free + memory available and 32GB of free storage space. The web installer can be run on an + Android phone or tablet, unlike the command-line installation.</p> - <p>You need a USB cable for attaching the device to a laptop or desktop. Whenever - possible, use the high quality standards compliant USB-C cable packaged with the - device. If your computer doesn't have any USB-C ports, you'll need a high quality - USB-C to USB-A cable. You should avoid using a USB hub such as the front panel on - a desktop computer case. Connect directly to a rear port on a desktop or the ports - on a laptop. Many widely distributed USB cables and hubs are broken and are the - most common source of issues for installing GrapheneOS.</p> + <p>You need a USB cable for attaching the device to the computer performing the + installation. Whenever possible, use the high quality standards compliant USB-C + cable packaged with the device. If your computer doesn't have any USB-C ports, + you'll need a high quality USB-C to USB-A cable. You should avoid using a USB hub + such as the front panel on a desktop computer case. Connect directly to a rear port + on a desktop or the ports on a laptop. Many widely distributed USB cables and hubs + are broken and are the most common source of issues for installing GrapheneOS.</p> <p>Installing from an OS in a virtual machine is not recommended. USB passthrough is often not reliable. To rule out these problems, install from an OS running on diff --git a/static/install/web.html b/static/install/web.html index 14fce299..e741cd08 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -83,16 +83,17 @@ <section id="prerequisites"> <h2><a href="#prerequisites">Prerequisites</a></h2> - <p>You should have at least 2GB of free memory available and 32GB of free storage - space.</p> + <p>You need a computer for running the web installer with at least 2GB of free + memory available and 32GB of free storage space. The web installer can be run on an + Android phone or tablet, unlike the command-line installation.</p> - <p>You need a USB cable for attaching the device to a laptop or desktop. Whenever - possible, use the high quality standards compliant USB-C cable packaged with the - device. If your computer doesn't have any USB-C ports, you'll need a high quality - USB-C to USB-A cable. You should avoid using a USB hub such as the front panel on - a desktop computer case. Connect directly to a rear port on a desktop or the ports - on a laptop. Many widely distributed USB cables and hubs are broken and are the - most common source of issues for installing GrapheneOS.</p> + <p>You need a USB cable for attaching the device to the computer performing the + installation. Whenever possible, use the high quality standards compliant USB-C + cable packaged with the device. If your computer doesn't have any USB-C ports, + you'll need a high quality USB-C to USB-A cable. You should avoid using a USB hub + such as the front panel on a desktop computer case. Connect directly to a rear port + on a desktop or the ports on a laptop. Many widely distributed USB cables and hubs + are broken and are the most common source of issues for installing GrapheneOS.</p> <p>Installing from an OS in a virtual machine is not recommended. USB passthrough is often not reliable. To rule out these problems, install from an OS running on |
