Read this document: http://it.toolbox.com/wiki/index.php/Mount_a_USB_key_under_Solaris This is the Solaris way. Do not mess with Linux, here is different
On Wed, Apr 28, 2010 at 9:48 AM, hadi motamedi <[email protected]> wrote: > On Wed, Apr 28, 2010 at 8:33 AM, Romeo Ninov <[email protected]> wrote: > >> Check this: >> http://unix.ittoolbox.com/groups/technical-functional/solaris-l/mounting-usb-flash-on-solaris-906233 >> >> Sorry. Things are not coming out like the ones your proposed link says. For > example, the device name cannot be recognized under /vol/dsk/ . In my Linux > , the following procedure can get through: > #mkdir /mnt/floppy > # mount -t vfat /dev/fd0 /mnt/floppy > Then add the following line to /etc/vfstab: > /dev/fd0 /mnt/floppy auto rw,noauto,user,sync 0 0 > #mount /mnt/floppy > Can you please correct me on the above for my Solaris8 on Sparc? > Thank you > _______________________________________________ > Solaris-Users mailing list > [email protected] > http://www.filibeto.org/mailman/listinfo/solaris-users > -- Regards: Romeo Ninov _______________________________________________ Solaris-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/solaris-users
