By default, this file looks like:
# /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc noauto 0 0
If you want to add a hard-disk and want it to be mounted
automatically at boot time, add it to your /etc/fstab
file.