diff options
author | Benjamin Dobell <benjamin.dobell@glassechidna.com.au> | 2011-07-26 09:50:06 +0200 |
---|---|---|
committer | Benjamin Dobell <benjamin.dobell@glassechidna.com.au> | 2011-07-26 09:50:06 +0200 |
commit | d8642f9ce21e348aee493e98b07ac220fd98f2fe (patch) | |
tree | 582e4f55bca52caadf9fb7c9de8c7d3b45794db9 /Linux/README | |
parent | - Added file extension checks to Heimdall Frontend (for partition files). (diff) | |
download | Heimdall-d8642f9ce21e348aee493e98b07ac220fd98f2fe.tar Heimdall-d8642f9ce21e348aee493e98b07ac220fd98f2fe.tar.gz Heimdall-d8642f9ce21e348aee493e98b07ac220fd98f2fe.tar.bz2 Heimdall-d8642f9ce21e348aee493e98b07ac220fd98f2fe.tar.lz Heimdall-d8642f9ce21e348aee493e98b07ac220fd98f2fe.tar.xz Heimdall-d8642f9ce21e348aee493e98b07ac220fd98f2fe.tar.zst Heimdall-d8642f9ce21e348aee493e98b07ac220fd98f2fe.zip |
Diffstat (limited to '')
-rw-r--r-- | Linux/README | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Linux/README b/Linux/README index 8032070..4f9b9a6 100644 --- a/Linux/README +++ b/Linux/README @@ -23,7 +23,9 @@ Flashing Heimdall Firmware Package with Heimdall Frontend: 1. Fully charge your device (use the wall charger as it's faster).
- 2. Open the Heimdall Frontend (heimdall-frontend) application.
+ 2. Open the a terminal and run Heimdall Frontend by typing:
+
+ heimdall-frontend
3. From the "Load Package" tab, under the "Heimdall Firmware Package"
section click the "Browse" button.
@@ -104,7 +106,9 @@ Performing a Custom Flash with Heimdall Frontend: NOTE: If you want to use the CSC then extract it last.
- 3. Open the Heimdall Frontend (heimdall-frontend) application.
+ 3. Open the a terminal and run Heimdall Frontend by typing:
+
+ heimdall-frontend
4. Select the "Flash" tab. From the "Flash" tab you're able to completely
customise a flash.
|