Partitions and slices (Solaris "sub-partitions") shown up as links e.g. /dev/dsk/c0d0s0 (controller zero, disk zero, slice zero). ZFS partitions are not mounted using the traditional "mount" and "unmount" commands. To mount a ZFS filesystem that is not currently mounted, you need to issue a command like 'zfs import pooname /mountpoint' - see the man page for the zfs and zpool commands for details.
Cheers Andrew. This message posted from opensolaris.org
