diff options
| -rw-r--r-- | documentation/dev-manual/start.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst index d383169cda..47d401b655 100644 --- a/documentation/dev-manual/start.rst +++ b/documentation/dev-manual/start.rst | |||
| @@ -549,6 +549,7 @@ your Yocto Project build host: | |||
| 549 | DISKPART> select vdisk file="<path_to_VHDX_file>" | 549 | DISKPART> select vdisk file="<path_to_VHDX_file>" |
| 550 | DISKPART> attach vdisk readonly | 550 | DISKPART> attach vdisk readonly |
| 551 | DISKPART> compact vdisk | 551 | DISKPART> compact vdisk |
| 552 | DISKPART> detach | ||
| 552 | DISKPART> exit | 553 | DISKPART> exit |
| 553 | 554 | ||
| 554 | .. note:: | 555 | .. note:: |
