Talk:NixOS Installation Guide: Difference between revisions
→Partitioning and formatting sections are confusing: new section |
|||
| Line 17: | Line 17: | ||
== Partitioning and formatting sections are confusing == | == Partitioning and formatting sections are confusing == | ||
For example, for the boot sector it just says +500M, this would be familiar to someone used to fdisk. But someone who isn't doesn't even know what unit it is might assume they're just meant to add 500 to 2048 and write <code>2548</code>. This is an easy fix(probably by using code blocks) | For example, for the boot sector it just says +500M, this would be familiar to someone used to fdisk. But someone who isn't doesn't even know what unit it is might assume they're just meant to add 500 to 2048 and write <code>2548</code>. This is an easy fix(probably by using code blocks). | ||