doc: Document Guix System F2FS root support.
* doc/guix.texi (Keyboard Layout and Networking and Partitioning): Add F2FS to the footnote of Guix System's supported root file systems. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>master
parent
c7fcd248c2
commit
a889e6a9bf
|
@ -2383,9 +2383,9 @@ bootloaders.
|
||||||
|
|
||||||
Once you are done partitioning the target hard disk drive, you have to
|
Once you are done partitioning the target hard disk drive, you have to
|
||||||
create a file system on the relevant partition(s)@footnote{Currently
|
create a file system on the relevant partition(s)@footnote{Currently
|
||||||
Guix System only supports ext4, btrfs, and JFS file systems. In particular,
|
Guix System only supports ext4, btrfs, JFS, and F2FS file systems. In
|
||||||
code that reads file system UUIDs and labels only works for these file system
|
particular, code that reads file system UUIDs and labels only works for these
|
||||||
types.}. For the ESP, if you have one and assuming it is
|
file system types.}. For the ESP, if you have one and assuming it is
|
||||||
@file{/dev/sda1}, run:
|
@file{/dev/sda1}, run:
|
||||||
|
|
||||||
@example
|
@example
|
||||||
|
|
Reference in New Issue