Mount PENDRIVE in Solaris

Hi

I try to mount my usb flash drive, which has FAT32 File System under solaris environment but unfortunately could not succeed. Any Help in this regard awaited .. Below is the abstarct of log

==============

Mar 21 11:00:52 bgl-nib.a usba: [ID 855233 kern.info] USB-device: storage@3, scsa2usb0 at bus address 4

Mar 21 11:00:52 bgl-nib.a genunix: [ID 936769 kern.info] scsa2usb0 is /pci@1f,0/usb@c,3/storage@3

Mar 21 11:00:52 bgl-nib.a scsi: [ID 193665 kern.info] usb_sd0 at scsa2usb0: target 0 lun 0

Mar 21 11:00:52 bgl-nib.a genunix: [ID 936769 kern.info] usb_sd0 is /pci@1f,0/usb@c,3/storage@3/disk@0,0

Mar 21 11:00:52 bgl-nib.a genunix: [ID 408114 kern.info] /pci@1f,0/usb@c,3/storage@3/disk@0,0 (usb_sd0) online

Mar 21 11:00:52 bgl-nib.a genunix: [ID 408114 kern.info] /pci@1f,0/usb@c,3/storage@3 (scsa2usb0) online

==============================================

When I try mounitng the device it says FS not this type. How to mount a FAT32 device.

regards

Yadwendra

[1050 byte] By [yadwendrava] at [2007-11-26 22:32:37]
# 1
Hmm, the mount -F pcfs option should support FAT32 filesystems.Anyway, what mount options do you use? You could try and mount it with -o hidden, i've seen that it helps with certain devices, also check sunsolve for pcfs related patches. .7/M.
mAbrantea at 2007-7-10 11:39:04 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...