Module disk

Source

Functions§

make_filesystem
Makes a new file system on the specified device.
mount_filesystem
Mounts the file system to the specified directory. And updates “/etc/fstab” to auto remount in case of instance reboot.
run_make_filesystem
update_fstab
Updates “/etc/fstab” to auto remount in case of instance reboot. The output is the contents of the “fstab” file.