Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch util doesn't consider resized vdisk #26

Open
1 of 3 tasks
DANgerous25 opened this issue Jun 15, 2021 · 1 comment
Open
1 of 3 tasks

Batch util doesn't consider resized vdisk #26

DANgerous25 opened this issue Jun 15, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@DANgerous25
Copy link

Describe the bug
A clear and concise description of what the bug is.
Batch util results in default vdisk size when importing. (not tested: bash/PowerShell versions)
Please add terminal output if possible:
I had resized my vdisk using the guide here. However after running the batch utility my vdisk had resized to its default of 256M.

Script version:

  • Bash
  • Powershell
  • Batch
@DANgerous25 DANgerous25 added the bug Something isn't working label Jun 15, 2021
@pxlrbt
Copy link
Owner

pxlrbt commented Jun 15, 2021

Under the hood the wsl --export and wsl --import functionality is used. I am not sure, why this increases the vdisk size again, but I think there's nothing I can do against it. I guess the only way would be to rewrite the tool, to edit the registry directly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants