diff options
author | Silvino Silva <silvino@bk.ru> | 2016-09-23 05:38:00 +0100 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2016-09-24 00:07:41 +0100 |
commit | 2e952e8ae40eaf147b6cba822411db93a8ee9190 (patch) | |
tree | f67b29bed550198df390c3d278941806c83e55de /core/install.html | |
parent | 1ee2bc2e2945df1a44a57205c8043a52009850c5 (diff) | |
download | doc-2e952e8ae40eaf147b6cba822411db93a8ee9190.tar.gz |
Final revision 0.2.2
Diffstat (limited to 'core/install.html')
-rw-r--r-- | core/install.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/install.html b/core/install.html index f956cf4..194e245 100644 --- a/core/install.html +++ b/core/install.html @@ -34,7 +34,9 @@ <p>Prepare disk or target location where new system will be installed. Follow steps describe how to create efi and separate partitions such as; boot, root, var, tmp, - usr, ports, swap and home.</p> + usr, ports, swap and home. Information about + <a href="http://devil-detail.blogspot.pt/2013/07/install-grub2-on-gpt-disk-dedicated-partition.html">gpt partition table</a>. + </p> <h3>/boot/efi</h3> |