[elbe-devel] [PATCH 3/3] Add example of changing fs' label with tune2fs
dion at linutronix.de
dion at linutronix.de
Tue Jun 25 14:40:07 CEST 2019
From: Olivier Dion <dion at linutronix.de>
Signed-off-by: Olivier Dion <dion at linutronix.de>
---
examples/x86_32-pc-hdimg-with-include-development.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/x86_32-pc-hdimg-with-include-development.xml b/examples/x86_32-pc-hdimg-with-include-development.xml
index ccb6dd7b..21ab2208 100644
--- a/examples/x86_32-pc-hdimg-with-include-development.xml
+++ b/examples/x86_32-pc-hdimg-with-include-development.xml
@@ -30,7 +30,7 @@
<mountpoint>/</mountpoint>
<fs>
<type>ext4</type>
- <tune2fs>-i 0</tune2fs>
+ <tune2fs>-L MyLabel</tune2fs>
</fs>
</bylabel>
</fstab>
--
2.11.0
More information about the elbe-devel
mailing list