# fx make-fuchsia-vol | |
build a fuchsia persistent disk | |
```none | |
usage: fx make-fuchsia-vol [-include-keys] | |
-include-keys add the keys from ~/.ssh/fuchsia_authorized_keys | |
to the Zircon ZBI as authorized_keys | |
``` | |
[make-fuchsia-vol source code](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/devshell/contrib/make-fuchsia-vol) |