diff options
author | Silvino Silva <silvino@bk.ru> | 2016-09-24 00:09:00 +0100 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2016-09-24 00:09:00 +0100 |
commit | cf0657e1b62b59e2f54bc0cb88870c4db1e36769 (patch) | |
tree | f67b29bed550198df390c3d278941806c83e55de /core/install.html | |
parent | 1b8d9ebe8bf86e4fb413bf8d51669baa701a603f (diff) | |
parent | 2e952e8ae40eaf147b6cba822411db93a8ee9190 (diff) | |
download | doc-cf0657e1b62b59e2f54bc0cb88870c4db1e36769.tar.gz |
release 'r-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> |