about summary refs log tree commit diff stats
path: root/core
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2018-12-15 19:02:40 +0000
committerSilvino Silva <silvino@bk.ru>2018-12-15 19:02:40 +0000
commit8233dafb72ff5a1e36b22dda1764fc68097d6ca3 (patch)
treec13a13e29763ec77e23e576a2f09ac90f8e911ff /core
parent22715960a28e32473d247fc96d391d244eba67ed (diff)
downloaddoc-8233dafb72ff5a1e36b22dda1764fc68097d6ca3.tar.gz
fix core install prepare install
Diffstat (limited to 'core')
-rw-r--r--core/install.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/core/install.html b/core/install.html
index 4a07d46..fb1a546 100644
--- a/core/install.html
+++ b/core/install.html
@@ -160,6 +160,12 @@
         create file systems, install packages, configure host
         metadata and setup ports;</p>
 
+	<p>Export target root partition;</p>
+
+	<pre>
+	$ export BLK_ROOT=/dev/sda
+	</pre>
+
 	<p>Export target root directory you want to install;</p>
 
         <pre>