systemctl notes

This commit is contained in:
Paul Trowbridge 2021-12-31 15:45:28 -05:00
parent cc7735ea9e
commit 32237418c2

View File

@ -14,4 +14,5 @@ Mounting the new VD
* create an access folder, maybe at //mnt/backup
* run the mount `mount /dev/sdb1 /mnt/backup`
* edit fstab by adding
//dev/sda1 /mnt/backup ext4 defaults 1 2
//dev/sdb1 /mnt/backup ext4 defaults 1 2
* somehow in the process an new systemctl service module is loaded based on fstab at runs at boot