Please identify any incorrect statements: 1. Filesystems, not pools, can be mounted 2. "zpool create foo /dev/bar" makes new pool called foo 3. (2) does not create a file system 4. After (2), /foo is mounted and ready for writing 5. (4) violates (1) Thank you, Chris