I recently installed a second hard drive (80GB) in a removable bay on my SME 6 box. I mapped it to an I-bay after using fdisk to create and format the primary partition. I then used a custom windows text editor (TextPad) to edit the file /etc/fstab and added the following line at the end of the file:
/dev/hdc1 /home/e-smith/files/ibays/sample/files ext3 defaults 1 2
Mounted it and then rebooted. All the harddrives mounted successfully, but the root user took over all the rights (including group membership) to the i-bay. What did I do wrong? I took over the i-bay with:
chown -R user /home/e-smith/files/ibays/sample/files
chown -R user /home/e-smith/files/ibays/sample/cgi-bin
chown -R user /home/e-smith/files/ibays/sample/html
Did I unproperly modify the /etc/fstab file?
Any help would be appreciated
Makaio
[%sig%]