|
| |||||||||
You can set Cogofs mount in /etc/fstab. For example:
none /mnt/cogo cogofs fs=/cogofs/src 0 0
When the above is defined, you can simply type:
$ mount /mnt/cogo |
to mount Cogofs on /mnt/cogo, this will make the mount program automatically recognize the Cogofs mount. This will cause Cogofs to be mounted upon system start up.