Translations:ZFS/30/es

From Funtoo
Revision as of 22:41, March 8, 2020 by Ventgrey (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)