Hi James, By default, USB disks are mounted under ther user's mount parent directory $DTDEVROOT/mnt, which currently happens to be /tmp/SUNWut/mnt/$USER. A directory is created under this directory and the partition is mounted on it. The directory name is based on the volume label on the disk (most times, because there is a bug on FAT32 volume labels). If the filesystem is UFS, the slice is mounted on a subdirectory named after the slice number. This behavior cannot be changed.
The user can unmount the partition/slice from the default directory and mount it on a different directory. It is not clear what you want to do. Can you explain further ? -a- ---------------------------------------- > Date: Fri, 3 Oct 2008 15:54:48 +0800 > From: [EMAIL PROTECTED] > To: [email protected] > Subject: [SunRay-Users] USB storage mount behaviours > > Hi, > > is there any documentation that can explain how USB mass storage is > performed for Sun Ray thin clients? Wish to know if there's any > possibility to do tasks such as block mounting of flash disks based on > their 'known/registered' USBID's etc. > > > thanks, > James > _______________________________________________ > SunRay-Users mailing list > [email protected] > http://www.filibeto.org/mailman/listinfo/sunray-users _________________________________________________________________ Explore the seven wonders of the world http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
