From 4501a91d7c50b1955dcc0e7b650c79f2da763a24 Mon Sep 17 00:00:00 2001 From: Wesley Moore Date: Thu, 15 May 2025 13:00:06 +1000 Subject: [PATCH] install: Add -U to genfstab examples --- _docs/installation/install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_docs/installation/install.md b/_docs/installation/install.md index 2e2a141..f1e32b9 100644 --- a/_docs/installation/install.md +++ b/_docs/installation/install.md @@ -250,14 +250,14 @@ The installation scripts come with a `fstab` generator. You can invoke it like: ``` -# genfstab / >> /etc/fstab +# genfstab -U / >> /etc/fstab ``` It is also possible to invoke it from the outside of the system, e.g. like: ``` -# genfstab /media/root >> /media/root/etc/fstab +# genfstab -U /media/root >> /media/root/etc/fstab ``` You might want to manually edit the generated `fstab` to remove useless