Skip to content

Commit 4df9fa4

Browse files
authored
Merge pull request #1231 from ktdreyer/doc-loopback-as-root
docs: install to-disk --via-loopback requires root
2 parents 0e0dd2e + e1f79fc commit 4df9fa4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/src/bootc-install.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,7 @@ does not do this today, in the future it may automatically migrate
184184
### Using `bootc install to-disk --via-loopback`
185185

186186
Because every `bootc` system comes with an opinionated default installation
187-
process, you can create a raw disk image (that can e.g. be booted via virtualization)
188-
via e.g.:
187+
process, you can create a raw disk image that you can boot via virtualization. Run these commands as root:
189188

190189
```bash
191190
truncate -s 10G myimage.raw

0 commit comments

Comments
 (0)