elvis-sun

Results 9 comments of elvis-sun

> How to use the redirected usb device? My device is usb storage disk

> New drive letter should appear in the system (D:, E:, ...). Use it like any other drive. @vadimgrn thanks for your reply. I have one USB printer, that is...

> Try UDE or WDM driver from [this](https://github.com/vadimgrn/usbip-win2) project, pls. Thank you

> my @Kogotoro > ok.. my bad, thx for clarification =) @Kogotoro "usbip.exe bind" is ok now?

@nywilken does it support the "ssh" communicator for azure windows vm

@nywilken I read the source code, find that if b.config.OSType == constants.Target_Windows { ...... ...... ...... steps = append(steps, NewStepGetCertificate(azureClient, ui), NewStepSetCertificate(&b.config, ui), NewStepValidateTemplate(azureClient, ui, &b.config, GetVirtualMachineDeployment), NewStepDeployTemplate(azureClient, ui, &b.config,...

@nywilken @SwampDragons Have some solution to support ssh communicator in azure windows vm? Look forwrd to your reply.

> Check call stack, I guess you hook `kernel32.dll!CreateProcessAsUserWStub` (addressing by something like `LoadLibrary("kernel32.dll")`+`GetProcAddress(..., "CreateProcessAsUserW")`) but program ran into another stub like `advapi32.dll!CreateProcessAsUserWStub`, for example: > > Program ran into...

./run-local.sh --prepare-image true --ram-size 4G --cpu-cores 4 Terminal ![Image](https://github.com/user-attachments/assets/d4b107ba-b32a-4023-aa8c-a03038fe987f) Browser ![Image](https://github.com/user-attachments/assets/f754062f-bd0d-430c-8732-915afda418fb) Windows installation is blocked, Please give me some advice. I am running in WSL2 Ubuntu 24.04.1 LTS: ![Image](https://github.com/user-attachments/assets/812d7014-4b9c-4855-8abc-bba6d2ce8956)