Automatic Mounting fstab
This is ussualy handeld by the systemd u can create the service but the better is to use file
Example
In order to do it on boot u have to create entries in /etc/fstab
- PARTUUID is when the partiotion does not have the files
system on it UUID is when
therese file systemQ
- U can specyfie both in fstab file
Options - dupm not used anymore ussualy 0 - pass to preforme filesystem check - 0 to not perform - 1 do it and this is the root partition - 2 do it but this is not a root partition
Seting up e2fsck to do the check on boot (maximum mount count)
U still have to change it in fstab the pass** obtion**