Add caution about WORK_DIR filesystem
This commit is contained in:
parent
52c6748e67
commit
9f2941954f
1 changed files with 2 additions and 0 deletions
|
@ -62,6 +62,8 @@ The following environment variables are supported:
|
|||
system for each build stage, amounting to tens of gigabytes in the case of
|
||||
Raspbian.
|
||||
|
||||
**CAUTION**: If your working directory is on an NTFS partition you probably won't be able to build. Make sure this is a proper Linux filesystem.
|
||||
|
||||
* `DEPLOY_DIR` (Default: `"$BASE_DIR/deploy"`)
|
||||
|
||||
Output directory for target system images and NOOBS bundles.
|
||||
|
|
Loading…
Reference in a new issue