Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/books/incus_server/03-incusinit.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tags:
- incus setup
---

Throughout this chapter, you must be root or able to `sudo` to become root. In addition, you are assumed to have set up a ZFS storage pool as described in [Chapter 2](02-zfs_setup.md). You can use a different storage pool if you have chosen not to use ZFS, but you will need to adjust the initialization questions and answers.
Throughout this chapter, you must be root or able to `sudo` to become root. In addition, you are assumed to have set up a ZFS storage pool as described in [Chapter 2](02-zfs_setup.md). If you have chosen not to use ZFS, you can use a different storage pool, but you will need to adjust the initialization questions and answers.

## Incus initialization

Expand Down
Loading