Without getting into serious details I have a need to mount a folder at the root level to another folder in /mnt.
Here is what I have: I am using an Alix board with a 4G CF card. I can't continuously write to the CF because it has a limited amount of writes. So I added a USB hard hard drive and mounted it to /mnt. There are two folders on the external HD we will call them /temp1 and temp2. On the root of my CF I have /temp1 and /temp2. I am looking for a way to mount /mnt/temp1 to the root folder /temp1 and the same for temp2. This way when I write to /temp1 it is actually writing to /mnt/temp1 and the same for temp2.
Any assistance would be greatly appreciated.
Todd
Here is what I have: I am using an Alix board with a 4G CF card. I can't continuously write to the CF because it has a limited amount of writes. So I added a USB hard hard drive and mounted it to /mnt. There are two folders on the external HD we will call them /temp1 and temp2. On the root of my CF I have /temp1 and /temp2. I am looking for a way to mount /mnt/temp1 to the root folder /temp1 and the same for temp2. This way when I write to /temp1 it is actually writing to /mnt/temp1 and the same for temp2.
Any assistance would be greatly appreciated.
Todd