Hello,
I am in need of more space in the ibay dir. So i have installed a new 20gb hdd drive and restarted linux. It found the drive as hdb (second drive on the primary controler). i will install another 20gb drive for the same reason after i have figured out this.
what i am trying to achive is that the two 20gb drives hold all of the ibays data and the primary drive (hda) hold none.
Now myquestion is that most of the howtos say that you SHOULD mnt the HDD/partition in the /mnt folder as that is good practice. THat is great but how do i get the new drives space to be used for the IBAYS?
I know that i can mount the new drive/partion (the drive only has one partition) into the ibay dir with ' mount /dev/hdb /home/e-smith/files/ibays' and that should mount the partion in the ibays dir. Which will make the space available in the ibays dir physicaly bigger than the space on the primary HDD.
Will anymore informaton be stored on the primary drive or will any other information be stored on the new drive?
Is it possable to 'cut' the contence of the ibays dir and place it somewhere else then mount the new partion in the ibays dir and then 'cut & paste' the original ibays data back to the ibays dir (with the new partition mounted to it). will the data tehn be 'on' the new second drive hdb?
Or is there a simpler way of doing this?
thanks for any help you can give.
Chris