From e5aebab545573b958b093907bfe1d38ff5c618de Mon Sep 17 00:00:00 2001 From: Gauthier Provost Date: Mon, 1 Jan 2018 11:54:31 +0800 Subject: [PATCH] Add note in writing microSD section --- docs/install.md | 3 +++ mkdocs.yml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index ed3c1f6..d135174 100644 --- a/docs/install.md +++ b/docs/install.md @@ -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 :** diff --git a/mkdocs.yml b/mkdocs.yml index d5c0eee..58fa143 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -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: