Translations:ZFS/30/pt-br

From Funtoo
Revision as of 00:13, July 12, 2020 by Will1942 (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) }}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
root # mkdir /data/home
root # zfs set mountpoint=/data/home mypool/home
root # mount
...
mypool/home on /data/home type zfs (rw,xattr,posixacl)