From df018718860ff4a6e06f276762de5805deebebea Mon Sep 17 00:00:00 2001 From: faesr1 Date: Sat, 27 Apr 2024 17:09:50 +0200 Subject: [PATCH] Changed wsl kernel location --- .wslconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.wslconfig b/.wslconfig index 19aef7b..3e56c79 100644 --- a/.wslconfig +++ b/.wslconfig @@ -1,6 +1,6 @@ [wsl2] # Set the path to the custom kernel -kernel=C:\\Users\\jholl\\WSL2\\vmlinux +kernel=C:\\vmlinux # Limits VM memory to use no more than 4 GB, this can be set as whole numbers using GB or MB memory=32GB # Sets the VM virtual processors count