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 f4da61b53f..a9e08dd551 100644 --- a/documentation/dev-manual/start.rst +++ b/documentation/dev-manual/start.rst | |||
| @@ -543,6 +543,7 @@ your Yocto Project build host: | |||
| 543 | DISKPART> select vdisk file="<path_to_VHDX_file>" | 543 | DISKPART> select vdisk file="<path_to_VHDX_file>" |
| 544 | DISKPART> attach vdisk readonly | 544 | DISKPART> attach vdisk readonly |
| 545 | DISKPART> compact vdisk | 545 | DISKPART> compact vdisk |
| 546 | DISKPART> detach | ||
| 546 | DISKPART> exit | 547 | DISKPART> exit |
| 547 | 548 | ||
| 548 | .. note:: | 549 | .. note:: |
