1

I installed bash Ubuntu on Windows 10 100% and create just a username. After installation, I ran bash but I got error 0x8007001f on command prompt.

Anyone has any ideas?

Bex
  • 228
  • 3
  • 12
Fa.
  • 11

1 Answers1

0

I got this error after installing and moving the 'rootfs' to another partition and creating a symbolic link to it to save space on root SSD Partition,

  • How did you solve the problem? – Zanna Apr 01 '21 at 06:47
  • Uninstalling (lxrun /uninstall), removing the Symbolic links and reinstalling to the default location %userprofile%\appdata\local\lxss (lxrun /install) works fine. Would love to be able to move it though. – A-Star Computing Apr 02 '21 at 12:25