lima icon indicating copy to clipboard operation
lima copied to clipboard

Issue an error message when trying to run on NFS

Open afbjorklund opened this issue 1 year ago • 1 comments

Display an error message, when trying to put $LIMA_HOME on NFS network filesystem (instead of local filesystem)

Closes #2325

afbjorklund avatar May 07 '24 10:05 afbjorklund

Apparently unix.NFS_SUPER_MAGIC is only defined on Linux (not Unix).

afbjorklund avatar May 07 '24 11:05 afbjorklund