Advertisement
Infra_HDC

INSTEAD-3.3.2-x86_64.AppImage Win10 WSL Pengwin Test

Apr 23rd, 2020
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. askinfra@INFRA:~/instead/0001$ ./INSTEAD-3.3.2-x86_64.AppImage
  2. fuse: device not found, try 'modprobe fuse' first
  3.  
  4. Cannot mount AppImage, please check your FUSE setup.
  5. You might still be able to extract the contents of this AppImage
  6. if you run it with the --appimage-extract option.
  7. See https://github.com/AppImage/AppImageKit/wiki/FUSE
  8. for more information
  9. open dir error: No such file or directory
  10. askinfra@INFRA:~/instead/0001$ sudo modprobe fuse
  11. modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/4.4.0-18362-Microsoft/modules.dep.bin'
  12. modprobe: FATAL: Module fuse not found in directory /lib/modules/4.4.0-18362-Microsoft
  13. askinfra@INFRA:~/instead/0001$ uname -a
  14. Linux INFRA 4.4.0-18362-Microsoft #476-Microsoft Fri Nov 01 16:53:00 PST 2019 x86_64 GNU/Linux
  15. askinfra@INFRA:~/instead/0001$ lsb_release -a
  16. No LSB modules are available.
  17. Distributor ID: Debian
  18. Description: Debian GNU/Linux 10 (buster)
  19. Release: 10
  20. Codename: buster
  21. askinfra@INFRA:~/instead/0001$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement