💾 Archived View for freeshell.de › tldr › genfstab.gmi captured on 2023-09-28 at 16:28:52. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Arch Linux install script to generate output suitable for addition to an fstab file.
genfstab -L {path/to/mount_point}
genfstab -U {path/to/mount_point}
genfstab -U {/mnt} >> {/mnt/etc/fstab}
genfstab -U {path/to/mount_point} | sudo tee -a /etc/fstab
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).