It's somewhat badly named pcfs in Solaris. See man mount_pcfs.
A bientot
Paul
--
Paul Floyd http://paulf.free.fr
Have you considered converting your "FAT" file system to NTFS? I don't
think Solaris offers ANY support for FAT file systems.
Solaris has had support for FAT32 for as long as I know. It's called
pcfs and Solaris mounts (read/write) an USB stick with FAT32 just
perfectly as well as a disk with FAT32.
Well, you got that exactly the wrong way around.
--
Andrew Gabriel
[email address is not usable -- followup in the newsgroup]
An example: mount -F pcfs /dev/dsk/c2d0p2 /mnt
Wolfgang
I think there improvements were made to the PCFS support later on in
Solaris 10. So maybe updating from U3 would be a good idea.
--
Chris
I tried all /dev/dsk/c*p* devices with those answers below with
failure :
#/>mount -F pcfs /dev/dsk/c3t0d0p3 /export/home/windows
mount: /dev/dsk/c3t0d0p3 is already mounted or /export/home/windows is
busy
#/>mount -F pcfs /dev/dsk/c0d1p0 /export/home/windows
mount: I/O error
#/>mount -F pcfs /dev/dsk/c2t0d0p3 /export/home/windows
mount: No such file or directory
> I tried all /dev/dsk/c*p* devices with those answers below with
> failure :
>
> #/>mount -F pcfs /dev/dsk/c3t0d0p3 /export/home/windows
> mount: /dev/dsk/c3t0d0p3 is already mounted or /export/home/windows is
> busy
>
>
> #/>mount -F pcfs /dev/dsk/c0d1p0 /export/home/windows
> mount: I/O error
>
> #/>mount -F pcfs /dev/dsk/c2t0d0p3 /export/home/windows
> mount: No such file or directory
What gets logged when you try each of those?
--
Chris
What do you mean by gets logged ??? Nothing happened of course .
Have you learned anything form your years of posing elementary questions
here?
I still think this bloke is a troll.
--
Ian Collins
Watch /var/adm/messages when you try each of those mount commands.
--
Chris
I think this is right and you must do : cd /export/home/windows
Wolfgang
this is your answer: http://blogs.sun.com/pradhap/date/20070716