Bash: Dynamic Volume Group Mounter
Posted onThis is similar, but an enhanced version of my custom_mount.sh previously published here: Bash: Automatically Mount File Systems on Volume Group if Present. This previous version was just a simple init script. This updated version is designed for newer Linux distributions that use Systemd instead of Init. The Code The majority of the work is […]