> It is a digital camera. No, it's not automatically > mounted, which is the problem. > > fdisk -RW - /dev/rdsk/c8t0d0p0 returns > fdisk: Cannot open device /dev/rdsk/c8t0d0p0 > > fstyp .... returns > unknown_fstyp (cannot open device) > For all four commands
Did you run fdisk / fstyp while su'ed to root ? You must run these commands with root permissions. (Instead of printing something like "permission denied", fdisk / fstyp do in fact print exactly the above mentioned error messages) -- This message posted from opensolaris.org