Hello.
I created linux dirs as zfs filesystems. They do not mount when starting. How can I mount it in fstab? Must I mount in in fstab? May be another method exists for it?
My fstab:
Part of zfs filesystems:
I created linux dirs as zfs filesystems. They do not mount when starting. How can I mount it in fstab? Must I mount in in fstab? May be another method exists for it?
My fstab:
Code:
/dev/cd0 /cdrom cd9660 rw,noauto 0 0
proc /proc procfs rw 0 0
tmpfs /tmp tmpfs rw,mode=1777,size=1G 0 0
tmpfs /var/tmp tmpfs rw,mode=1777,size=500M 0 0
fdesc /dev/fd fdescfs rw,auto,late 0 0
#tmpfs /compat/linux/dev/shm tmpfs rw,mode=1777,size=1G 0 0
#linsysfs /compat/linux/sys linsysfs rw 0 0
#linporcfs /compat/linux/proc linprocfs rw 0 0
Code:
six-system/compat 316M 667G 120K /compat
six-system/compat/linux 138M 667G 138M /compat/linux