systemctl notes
This commit is contained in:
parent
cc7735ea9e
commit
32237418c2
@ -14,4 +14,5 @@ Mounting the new VD
|
|||||||
* create an access folder, maybe at //mnt/backup
|
* create an access folder, maybe at //mnt/backup
|
||||||
* run the mount `mount /dev/sdb1 /mnt/backup`
|
* run the mount `mount /dev/sdb1 /mnt/backup`
|
||||||
* edit fstab by adding
|
* 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
|
||||||
|
Loading…
Reference in New Issue
Block a user