Update InstallDebianRPB.md
Change most occurrence of host computer to host Linux computer Signed-off-by: Robert Wolff <robert.wolff@linaro.org>
This commit is contained in:
parent
1de4b632cc
commit
49fbf785f7
1 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@ The SD card method allows you to place a microSD card into the DragonBoard™ 41
|
||||||
|
|
||||||
This method requires the following hardware:
|
This method requires the following hardware:
|
||||||
- HiKey with power supply
|
- HiKey with power supply
|
||||||
- Host machine (Linux, Mac OS X, or Windows)
|
- Host Linux machine (Linux, Mac OS X, or Windows)
|
||||||
- MicroSD card with 4GB or more of storage
|
- MicroSD card with 4GB or more of storage
|
||||||
- USB Mouse and/or keyboard
|
- USB Mouse and/or keyboard
|
||||||
- HDMI Monitor with full size HDMI cable
|
- HDMI Monitor with full size HDMI cable
|
||||||
|
@ -47,7 +47,7 @@ This method requires the following hardware:
|
||||||
|
|
||||||
#### Step 4: Find SD Card Device name
|
#### Step 4: Find SD Card Device name
|
||||||
|
|
||||||
- Use host computer
|
- Use host Linux computer
|
||||||
- Open "Terminal" application
|
- Open "Terminal" application
|
||||||
- Remove SD card from host computer and run the following command:
|
- Remove SD card from host computer and run the following command:
|
||||||
```shell
|
```shell
|
||||||
|
@ -80,7 +80,7 @@ lsblk
|
||||||
|
|
||||||
#### Step 7: Go to directory with _SD Card Install Image_ folder using Terminal
|
#### Step 7: Go to directory with _SD Card Install Image_ folder using Terminal
|
||||||
|
|
||||||
- Use host computer
|
- Use host Linux computer
|
||||||
- Open "Terminal" application
|
- Open "Terminal" application
|
||||||
- `cd` to the directory with your unzipped **SD Card Install Image**
|
- `cd` to the directory with your unzipped **SD Card Install Image**
|
||||||
|
|
||||||
|
@ -99,7 +99,7 @@ cd /home/YourUserName/Downloads
|
||||||
|
|
||||||
**Checklist:**
|
**Checklist:**
|
||||||
|
|
||||||
- SD card inserted into host computer
|
- SD card inserted into host Linux computer
|
||||||
- Recall SD Card device name **Step 4**
|
- Recall SD Card device name **Step 4**
|
||||||
- From within the extraction folder, using the Terminal execute the following commands:
|
- From within the extraction folder, using the Terminal execute the following commands:
|
||||||
|
|
||||||
|
@ -165,7 +165,7 @@ Fastboot is supported by the board and can be used for installs. This is for ad
|
||||||
|
|
||||||
This method requires the following hardware:
|
This method requires the following hardware:
|
||||||
- HiKey with power supply
|
- HiKey with power supply
|
||||||
- Host machine (Linux, Mac OS X, or Windows)
|
- Host Linux machine (Linux, Mac OS X, or Windows)
|
||||||
- USB to microUSB cable
|
- USB to microUSB cable
|
||||||
- USB Mouse and/or keyboard (not required to perform flash)
|
- USB Mouse and/or keyboard (not required to perform flash)
|
||||||
- HDMI Monitor with full size HDMI cable (not required to perform flash)
|
- HDMI Monitor with full size HDMI cable (not required to perform flash)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue