A web-based tool for generating fstab
entries for Linux systems. The tool helps users easily create the appropriate entries for mounting filesystems by providing an intuitive interface with various options, such as file system type, mount options, and more.
- Select the device and mount point for your filesystem.
- Choose from various file system types such as
ext4
,xfs
,ntfs
,nfs
, and more. - Customize the mount options with checkboxes for options like
defaults
,noatime
,rw
,quota
, and others. - Generate a properly formatted
fstab
entry in seconds, privately.
- Supports
NFS
andCIFS/SMB
specific options. - Copy the generated entry to the clipboard with a single click.