I modified /etc/fstab.
I verified the new devices and I can mount them with the mount command.
How may I validate the modifications made to /etc/fstab ?
|
|
|
You can simple run:
This command will mount all (not-yet-mounted) filesystems mentioned in fstab and is used in system script startup during booting. |
|||||||
|
|
The mount command take an
The following is in the documentation for
|
|||
|
|