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
Check Case Sensitive. Run as Administrator! (Optional)
>fsutil.exe file queryCaseSensitiveInfo $net_netfilter
El atributo que distingue mayúsculas de minúsculas del directorio .\linux-5.11\net\netfilter está habilitado.
Hi @oleksis, the top instructions (5.15.0) worked just fine for me to add ecryptfs support.
I was just curious about the case sensitivity instructions for 5.11.0, wanted to learn.
(In the new thing you linked, what pops out to me is the usage of powershell.exe to escape wsl and find the user home, I wouldn't think of that!
Perhaps now that I learned the trick, I would replace it with powershell.exe 'cd $env:USERPROFILE; wsl pwd' to learn the location in terms of WSL and would do the actual copying and writing back in bash.)
Hi @homeassistant-hacs-m, please check more updated work of How compile the Linux Kernel