Thank No i am using default script and getting USB drv in solaris .It is 
mounted and also getting sign U with desktop unit in windows which is defined 
path in windows but no content showing.please detail as below,
   
  In solaris :
   
  bash-3.00# cd /tmp/SUNWut/mnt/$theUser
bash-3.00# pwd
/tmp/SUNWut/mnt
bash-3.00# ls
utku1  utku2
bash-3.00# cd utku1
bash-3.00# ls
disk1   noname
bash-3.00# cd disk1
bash-3.00# ls
127557-01.zip                 umar-iftikhar-cv.doc          
usb_drives_under_sun_ray.htm
bash-3.00#
   
  This is my default script of VDI 2.0
   
   if [ $theUser != $SUN_SUNRAY_TOKEN ] ; then
        $theUTTSCScript $theUTTSCArgs -r 
disk:USB=/tmp/SUNWut/mnt/$theUser/usbdisk  -u $theUser $theVM
    else
        $theUTTSCScript $theUTTSCArgs -r 
disk:USB=/tmp/SUNWut/mnt/$theUser/usbdisk  $theVM

Thanks
  Regards,
  Asif
Lars Tunkrans <[EMAIL PROTECTED]> wrote:
  This is included by default in the RELEASE version of the VDI 
connector. 
The Kiosk -Session script that starts uttsc maps the USB 
device on the Sun Ray as disk U: in Windows

If you are running uttsc from your own script you need to 
include the -r disk:/path/to/directory 
parameter to the /tmp/SUNWut/mnt/username is where the USB memory 
is mounted on Solaris.

See ALSO

http://blogs.sun.com/chrisg/entry/automatic_opening_a_usb_disk



Zulqarnain wrote:
> Dear All,
> 
> I am trying to set up the a connection between an XP virtual machine 
> running in ESX 3.5 and my DTU 2FS, via SRSS 4.0.
> 
> I am using the VDA and connector for windows version 2. the usb 
> device gets mounted on the sun ray server and i can see the files, but 
> I cant get this to pass through to the windows XP machine that hosts 
> the session. Im seeing several scripts around this topic but not sure 
> they achieve what I want, just need the clients usb port ot mapp 
> through to the underlying XP VM.
> Any help would be great
> 
> Regards,
> Asif
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> SunRay-Users mailing list
> [email protected]
> http://www.filibeto.org/mailman/listinfo/sunray-users
> 
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users


       
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to