Dear All Please do me favor and let me know how can I add USB memory stick to Solaris server ? Please be informed that I found the following procedure that it got through on the Linux server : " #tail -f /var/log/messages #mkdir /mnt/intelli #mount -t vfat /dev/sda1 /mnt/intelli Add the following line to /etc/fstab ; /dev/sda1 /mnt/intelli vfat noauto,users,noexec,rw,uid=1000,gid=1000 0 0 #mount /mnt/intelli " Can you please do me favor and modify the above procedure that can be applicable on the Solaris server ? If so , the same procedure can be used for mounting external USB CDROM drive to try to install from . With special thanks Regards H.Motamedi _______________________________________________ Solaris-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/solaris-users
