Hey all, Thanks to all that responded. I ended up doing a few different things, but in the end this one worked just fine. 1. mkdir /rmdisk (this dir must be existed like /cdrom for cds but this dir is used for removable disks) 2. insert the flash disk 3. devfsadm (this will detect any new devices connected to the system) 4. cd /dev/usb/ (this dir will be created) 5. volrmmount -i /dev/usb/mass-storage0 volrmmount : is used to mount removable devices -i : insert the device -e : eject the device 6. now you can go to /rmdisk 7. cd /rmdisk/rmdisk0 _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Mon Jan 25 09:03:27 2010
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:44:15 EST