Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Translations:ZFS/30/zh-cn
Revision as of 18:49, April 5, 2021 by Mmwweettyy (talk | contribs) (Created page with "{{console|body= # ##i##mkdir /data/home # ##i##zfs set mountpoint=/data/home mypool/home # ##i##mount ... mypool/home on /data/home type zfs (rw,xattr,posixacl) }}")
root # mkdir /data/home root # zfs set mountpoint=/data/home mypool/home root # mount ... mypool/home on /data/home type zfs (rw,xattr,posixacl)