Add note in writing microSD section
This commit is contained in:
parent
7b09afd5f7
commit
e5aebab545
2 changed files with 4 additions and 1 deletions
|
@ -50,6 +50,9 @@ $ unxz Helios4_Debian_Jessie_4.4.96.img.xz
|
|||
$ dd bs=4M if=Helios4_Debian_Jessie_4.4.96.img of=/dev/sdX conv=fsync
|
||||
```
|
||||
|
||||
!!! note
|
||||
/dev/sdX is where the microSD is mapped in your Linux machine, change the 'X' to your corresponding mapped volume. If you set /dev/sdX to a wrong volume then you might risk erasing a hard drive or different volume than the designated microSD.
|
||||
|
||||
## **Step 3** - Power-up Helios4
|
||||
|
||||
**Before powering-up insure :**
|
||||
|
|
|
@ -39,7 +39,7 @@ extra:
|
|||
- type: 'rss-square'
|
||||
link: 'https://blog.kobol.io'
|
||||
sd_release:
|
||||
latest: '18/12/2017'
|
||||
latest: '30/12/2017'
|
||||
|
||||
# Google Analytics
|
||||
google_analytics:
|
||||
|
|
Loading…
Reference in a new issue