You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, for this attempt, one has to use samba's SMB1 - but even this does not have this features (mount -o dev,exec,suid) to allow a debootstrap/chroot creation.
The text was updated successfully, but these errors were encountered:
Can ksmb pass all filesystem features to the client?
Samba cannot!
If this happens, a mount like mount -t cifs -o "acl,mfsymlinks,rw,exec,dev,suid,user_xattr...."?? fails.
Usually, at least DEV/EXEC are failing always.
May be failure on client or server (samba or ksmb).
Currently, for this attempt, one has to use samba's SMB1 - but even this does not have this features (mount -o dev,exec,suid) to allow a debootstrap/chroot creation.
The text was updated successfully, but these errors were encountered: