From 619f0880dfcebfcf5f4b750d2c9e95496f5ae521 Mon Sep 17 00:00:00 2001 From: zador-blood-stained Date: Mon, 7 Mar 2016 20:46:57 +0300 Subject: [PATCH] Small correction --- documentation/fel-boot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/fel-boot.md b/documentation/fel-boot.md index ca1ecd42a572..7eead7b71a35 100644 --- a/documentation/fel-boot.md +++ b/documentation/fel-boot.md @@ -4,7 +4,7 @@ FEL/NFS boot mode is a possibility to test freshly created Armbian distribution without using SD card. It is implemented by loading u-boot, kernel, boot script and .bin/.dtb file via [USB FEL mode](https://linux-sunxi.org/FEL/USBBoot) and providing root filesystem via NFS share. -Note, this mode is designed only for testing. To use root on NFS, use `ROOTFS_TYPE=nfs` option. +Note, this mode is designed only for testing. To use root on NFS permanently, use `ROOTFS_TYPE=nfs` option. ### Requirements