Here with OS X 10.8.2, things differ from the example in the wiki:
- Code: Select all
sh-3.2$ ls -l /dev/dsk
lrwxr-xr-x 1 root wheel 0 7 Nov 00:19 /dev/dsk -> /var/zfs/dsk
- Code: Select all
sh-3.2$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.8.2
BuildVersion: 12C60
sh-3.2$ ls -l /private/var/zfs/dsk
total 8
lrwxr-xr-x 1 root wheel 12 7 Nov 00:20 GPTE_71B8BDA2-3EBA-4B91-9E1C-2AE2B1DAAD06 -> /dev/disk3s2
sh-3.2$
Is the symlink in my case a remnant from a version of ZEVO that preceded the Community Edition?
Or (a minor issue) is the wiki outdated?