From b61609b3f1d7d07037b556500a80a0c7bb2379fe Mon Sep 17 00:00:00 2001 From: Mark Deneen Date: Fri, 3 Apr 2020 15:54:04 -0400 Subject: [PATCH] Fix hyperlink to UBI block device Signed-off-by: David Oberhollenzer --- faq/ubi.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faq/ubi.xml b/faq/ubi.xml index f9a76b3..551959d 100644 --- a/faq/ubi.xml +++ b/faq/ubi.xml @@ -168,7 +168,7 @@ mount read-only file systems.

Yes. UBI allows to create a read-only block device on top of a UBI volume which is suitable for read-only, block-oriented file systems, such as squashfs. -See the UBI block device section for more details.

+See the UBI block device section for more details.

Do I have to format my empty flash before running UBI on top of it? -- 2.50.1