Commit 2884f73
troubleshooting: mention specific HCS_E_HYPERV_NOT_INSTALLED error code (#22645)
<!--Delete sections as needed -->
## Description
Improve the troubleshooting docs for Desktop, inspired by tickets like
docker/for-win#14743
The troubleshooting contains the relevant info, but this PR
- explicitly mentions a common error code (hopefully helping people find
this advice)
- emphasises that, in WSL 2 mode, WSL 2 commands must be working before
Docker Desktop can start
- highlight a common scenario where an android emulator is installed
which disables Hyper-V (because it uses a conflicting hypervisor)
The structure is currently
- WSL 2 only
- Hyper-V only
- Common to both
So add links to the WSL 2 section to the common section to make sure
people realise it's relevant.
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
---------
Signed-off-by: David Scott <[email protected]>
Co-authored-by: Allie Sadler <[email protected]>1 parent 5bfe083 commit 2884f73
File tree
1 file changed
+24
-1
lines changed- content/manuals/desktop/troubleshoot-and-support/troubleshoot
1 file changed
+24
-1
lines changedLines changed: 24 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
347 | 353 | | |
348 | 354 | | |
349 | 355 | | |
350 | 356 | | |
351 | 357 | | |
352 | 358 | | |
| 359 | + | |
| 360 | + | |
353 | 361 | | |
354 | 362 | | |
355 | 363 | | |
| |||
364 | 372 | | |
365 | 373 | | |
366 | 374 | | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
367 | 390 | | |
368 | 391 | | |
369 | 392 | | |
| |||
0 commit comments