Posted: July 9, 2007. Tags: Linux
How to use the Linux mount --bind functionality at boot time:
mount --bind
Use the following in /etc/fstab:
/space/vol0 /vol0 auto bind 0 0