Skip to content

Shrink Size of VHD Files #54

@umar-anzar

Description

@umar-anzar

wsl --shutdown
diskpart

open Diskpart in new window

select vdisk file="C:\WSL-Distros\…\ext4.vhdx"
attach vdisk readonly
compact vdisk
detach vdisk
exit

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions