"virtual drive" on mac?
I've been looking into Symbolic Links and /etc/fstab.
But it's all new to me and I don't want to mess things up, esp with XSAN and all.
Can anyone explain how I might use one of these methods to make a folder within one of the volumes on the RAID appear on the desktop/finder as an actual volume?
I was thinking to create a symbolic link within the /volumes folder which points to the "destination" folder. Let's say one of the RAID volumes is called "Media", which has a folder called "A" at the root, and a folder called "B" within "A" ... can I create a symbolic link in /volumes like this:
cd /Volumes
ln -s /Volumes/Media/A/B/ VolumeB
I would hope this would make the Finder "see" a new volume called "VolumeB", which would actually reside within "Media". But is this dangerous?
Or is there a way to do it in the fstab file?
I would like my virtual volume to appear on the desktop/finder, specifically to be visible to Avid as another usable volume. And I want this volume to only appear on the machine where I set it up; that is, I don't want it to appear to any other machines connected to the RAID.
I am completely new to Unix/terminal, so any guidance is greatly appreciated. (Assume I'm an idiot!)
thanks!
G5, Mac OS X (10.4.5), XSAN 1.2, Avid Xpress Pro 4.8.4