Recent content by vett93


  1. Multiple Ubuntu instances on WSL?

    Thanks!
  2. Multiple Ubuntu instances on WSL?

    Can you elaborate how you did it? Say, I want to run Ubuntu 22.04LTS as instance 1 and another Ubuntu 22.04LTS as instance 2. Thanks.
  3. Multiple Ubuntu instances on WSL?

    My question is about if I can have two distributions at the same time. I am not sure if it is related to wsl import command....
  4. Multiple Ubuntu instances on WSL?

    Is it possible to have two (or more) Ubuntu instances on WSL? Fixing virtual instances on WSL is a major pain. So I want to create an experimental Ubuntu instance on WSL. Then I can experiment risky features there first before putting them on my regular WSL Ubuntu instance.
  5. Cannot resize Ubuntu22.04 Window on Hyper-V

    I wanted to run MongoDB and Compass on a Ubuntu OS. So I turned on the Hyper-V feature on my Win11 Pro laptop, and installed Ubuntu 22.04 LTS, MongoDB, and Compass. While they run better on Hyper-V than Virtualbox, I cannot resize the Ubuntu window on Hyper-V. This is an important feature for me...
  6. Selected Files Backup to OneDrive

    I tried it today and I really like it. Thank you for the extended explanation.
  7. Selected Files Backup to OneDrive

    For software development purposes, I do use git and github. This is a common process. However, for research purposes, I also use Jupyter notebooks for AI model training. Git is not a good method for it. I also have to use Python virtual environment (a few different kinds of virtual environment)...
  8. Selected Files Backup to OneDrive

    Thanks. I'll give it a try tomorrow.
  9. Selected Files Backup to OneDrive

    Is there a way for me to sync some folders and specific file types to a folder in OneDrive?
  10. Selected Files Backup to OneDrive

    For my laptop backup, my goal is to keep a copy of my documents, images, and Python scripts on OneDrive. In the event that I lose this laptop, I can recover them from OneDrive. So far, documents and images backup works fine. My issue is with the backup of Python scripts and data. If I put...
  11. Incomplete WSL installation - help needed

    "wsl --update" did not work. I reset my laptop and re-installed Win11 Pro. Now everything works.
  12. Incomplete WSL installation - help needed

    Okay... I tried that and it still did not work. Guess I'll erase everything and restart it all over. Thanks for the extended help!
  13. Incomplete WSL installation - help needed

    Thanks again. How do I reinstall Ubuntu? It looks like that the ext4.vhdx file is missing.
  14. Incomplete WSL installation - help needed

    Well, I followed the instructions to do in-place upgrade. It went well. Then I did "wsl --update" on Command Prompt with administrator run. It passed the update successfully too! However, when I ran the WSL/Ubuntu, I received the following error messages: Failed to attach disk...
  15. Incomplete WSL installation - help needed

    No, WSL and Docker are the only problems I have. I am able to install Tensorflow and conda/miniconda and train AI models on the 4090 mobile GPU.
Back
Top Bottom