Results 1 to 2 of 2
I just completed building my SME Server with a 15GB primary drive and a 200GB secondary drive. The server is working great, but I am not sure if it is ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-04-2006 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 1
Point i-bay to secondar drive?
I just completed building my SME Server with a 15GB primary drive and a 200GB secondary drive. The server is working great, but I am not sure if it is set up the way I want it.
Question: How do I make sure the i-bay functionality is using the 200GB drive instead of the 15GB one? I can't seem to find any function on the control panel to point (or mount) the i-bays to the secondary drive (which I think would be hdb). ANY help you can give would be greatly appreciated.
Thank you.
- 07-04-2006 #2
What directory does i-bay work out of? You can mount the 200GB drive in a temporary location, transfer what you have, umount it, and then mount it where i-bay works:
So if i-bay works out of /opt/ibay:
Be sure to change your /etc/fstab appropriately, though.Code:mount /dev/hdb1 /mnt/temp mv /opt/ibay/* /mnt/temp umount /mnt/temp mount /dev/hdb1 /opt/ibay
Flies of a particular kind, i.e. time-flies, are fond of an arrow.
Registered Linux User #408794


Reply With Quote
