diff --git a/handbook/faq.xml b/handbook/faq.xml index 518069ed2a..7ebcf910c7 100644 --- a/handbook/faq.xml +++ b/handbook/faq.xml @@ -135,6 +135,17 @@ + + + + I see the error 'chmod: XXXXX new permissions are r-xrwxrwx, not r-xr-xr-x'. What's wrong? + + + + + You're probably running the build on an NTFS filesystem. Use a sane one like ext2/3/4 instead! + +