fstab syntax:
| Device | Mount Point | File System Type | Options | Dump | Pass |
|---|---|---|---|---|---|
| 192.168.0.199:/DATA | /home/NAS | nfs | defaults | 0 | 0 |
| 192.168.0.199:/Home\040Pictures | /home/Home\040Pictures | nfs | defaults | 0 | 0 |
Reference:
- http://en.wikipedia.org/wiki/Fstab
- Linux by Examples
- 鳥哥的Linux 私房菜-- Linux 磁碟與檔案系統管理
- 仙浦&維芬的部落格-/etc/fstab