Talk:NixOS Installation Guide: Difference between revisions

Aidan (talk | contribs)
Aidan (talk | contribs)
 
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) though, but what I'm confused about is why in the tutorial it recommends using FAT32 for the boot partition.
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).
Return to "NixOS Installation Guide" page.