diff --git a/doc/bugs/WSL_adjusted_braches__58___smudge_fails_with_sqlite_thread_crashed_-_locking_protocol/comment_4_da42c839f96314ed8c5ad646b614b75d._comment b/doc/bugs/WSL_adjusted_braches__58___smudge_fails_with_sqlite_thread_crashed_-_locking_protocol/comment_4_da42c839f96314ed8c5ad646b614b75d._comment
new file mode 100644
index 0000000000..c18924e995
--- /dev/null
+++ b/doc/bugs/WSL_adjusted_braches__58___smudge_fails_with_sqlite_thread_crashed_-_locking_protocol/comment_4_da42c839f96314ed8c5ad646b614b75d._comment
@@ -0,0 +1,26 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 4"""
+ date="2020-10-09T23:43:47Z"
+ content="""
+I tried using Windows 10 build 19041 from
+
+That is new enough to support WSL2.
+
+At first, this bug reproduced. Turns out that still has WSL1 by default.
+ explains how
+to enable WSL2.
+
+Unfortunately, those instructions failed at the final hurdle,
+`wsl --set-version Ubuntu 2` said Virtual Machine Platform needed to be
+enabled, or virtualization enabled in the BIOS. I had already done the
+former in an earlier step, so I guess VirtualBox is not enabling it in the
+BIOS.
+
+Probably it needs nested VT-x. VirtualBox has that option greyed out
+for me.
+ says this needs virtualbox
+to use Hyper-V, which needs a fix that landed 2 weeks ago, not yet in a
+released version. Or use another emulator, or maybe try it on real
+hardware?
+"""]]