> I have a digital camera, a panasonic TZ7 which iscorrectly?? identified > as Matshita DMC-TZ7. I'm running snv_127 i86pc and am not able to mount > it. /Cannot mount volume Unable to mount the volume 'NO NAME'/.
Panasonic == Matsushita, that should be ok. Does the "matshita" device appear in "iostat -En" output? Does is appear in "eject -l" output? You should be able to find out the Solaris device name for the panasonic / matshita storage device from the above outputs (e.g. /dev/dsk/c5t0d0p0). What fdisk partition infomation is reported by "fdisk -R -W - /dev/rdsk/c5t0d0p0", when you run that as user root (replace c5t0d0p0 with the device name for the matshita device). What filesystem format is identified on the p1 .. p4 primary fdisk partitions, when you run "fstyp -v /dev/rdsk/c5t0d0p1" ? -- This message posted from opensolaris.org