Tagged Questions
3
votes
1answer
1k views
What is the difference between a symlink and binding with fstab?
In Eric Hammond's article Running MySQL on Amazon EC2 with EBS he shows how to add a second drive (/vol/) and then progresses to move mysql's config and data there.
/sdh gets mounted as /vol by ...