Windows 10: Depricated file cache in WSL2-Ubuntu

Discus and support Depricated file cache in WSL2-Ubuntu in Windows 10 Gaming to solve the problem; Hello everyone,I am currently working on Win 11 with WSL 2 Ubuntu to build a rather large project in Fortran mostly 77 standard and C. However, I... Discussion in 'Windows 10 Gaming' started by Shrouder, Feb 10, 2025 at 10:07 AM.

  1. Shrouder Win User

    Depricated file cache in WSL2-Ubuntu


    Hello everyone,I am currently working on Win 11 with WSL 2 Ubuntu to build a rather large project in Fortran mostly 77 standard and C. However, I encountered the following problem/issue which does not look like intendet behavior to me:After starting the wsl-terminal window, everything works just fine. Compiling my program and running tests does as supposed to. However, if I recompile the project and try to run the executable, it will always run the first one that used during this terminal session. Any changes are not applied, it will go back and use the old executable. Deleting it, cleaning

    :)
     

  2. while installing wsl2 on microsoft ubuntu 22.04 this error is shown

    while installing wsl2 this error is shown

    PS C:\Windows\system32> wsl --list --verbose

    NAME STATE VERSION

    * Ubuntu-22.04 Stopped 1

    Ubuntu Stopped 1

    PS C:\Windows\system32> wsl --set-version Ubuntu 2

    Conversion in progress, this may take a few minutes...

    For information on key differences with WSL 2 please visit https://aka.ms/wsl2

    {Application Error}

    The exception s (0x

    kindly help me to resolve this issue
     
    MUHAMMAD RABBAZ, Feb 10, 2025 at 10:17 AM
    #2
  3. WSL2 & Ubuntu

    Hi Jennifer,

    WSL is just a barebones Linux installation. There are two options - download Hyper-V and set an Ubuntu installation(if you have Pro edition) automatically, or use WSL2.

    UEFI mode is a required for Windows 11 so you likely have it enabled.

    In the Windows search,



    type cmd, right-click it, and choose run as administrator.

    Execute

    wsl --install

    This command would install WSL+Install Ubuntu.

    Keep us posted how that goes.
     
    Sumit (Volunteer Moderator), Feb 10, 2025 at 10:17 AM
    #3
  4. Flaviu2 Win User

    Depricated file cache in WSL2-Ubuntu

    WSL2 for windows

    I have failed into installing WSL for Windows. I have read here: https://docs.microsoft.com/en-us/win.../install-win10 how to do it, and at step 4:


    1. Download the latest package:
      [COLOR=var(--text)][COLOR=var(--info-dark)] Note[/COLOR]
      If you're using an ARM64 machine, please download the ARM64 package instead. If you're not sure what kind of machine you have, open Command Prompt or PowerShell and enter: systeminfo | find "System Type".
      [/COLOR]
    2. Run the update package downloaded in the previous step. (Double-click to run - you will be prompted for elevated permissions, select ‘yes’ to approve this installation.)

    I encountered:


    Depricated file cache in WSL2-Ubuntu 298438d1600682026t-wsl2-windows-image.png


    and


    Depricated file cache in WSL2-Ubuntu 298439d1600682036t-wsl2-windows-image.png


    What I did wrong ? I have the following W10 version:

    Depricated file cache in WSL2-Ubuntu 298440d1600682100t-wsl2-windows-image.png


    Another question: am I in the the right forum ?
     
Thema:

Depricated file cache in WSL2-Ubuntu

Loading...
  1. Depricated file cache in WSL2-Ubuntu - Similar Threads - Depricated file cache

  2. Depricated file cache in WSL2-Ubuntu

    in Windows 10 Software and Apps
    Depricated file cache in WSL2-Ubuntu: Hello everyone,I am currently working on Win 11 with WSL 2 Ubuntu to build a rather large project in Fortran mostly 77 standard and C. However, I encountered the following problem/issue which does not look like intendet behavior to me:After starting the wsl-terminal window,...
  3. WSL2 Ubuntu isn't able to start.

    in Windows 10 Software and Apps
    WSL2 Ubuntu isn't able to start.: Hello, I've encountered an issue with my WSL2 Ubuntu installation.I didn't have any issues before but now after I installed Valorant alongside Vanguard anticheat the WSL2 did not work.I tried reinstalling Ubuntu and I had the same issue. Here's the output from the command...
  4. WSL2 & Ubuntu

    in Windows 10 Gaming
    WSL2 & Ubuntu: When trying to run ubuntu on windows subsystem it will not allow me to toggle on the subsystem feature. My virtualization is on. Do I need to change the boot mode from UEFI? Acer nitro windows 11. I've tried with a virtual box download to and it will not load ubuntu. Help!...
  5. WSL2 & Ubuntu

    in Windows 10 Software and Apps
    WSL2 & Ubuntu: When trying to run ubuntu on windows subsystem it will not allow me to toggle on the subsystem feature. My virtualization is on. Do I need to change the boot mode from UEFI? Acer nitro windows 11. I've tried with a virtual box download to and it will not load ubuntu. Help!...
  6. WSL2 Ubuntu problems

    in Windows 10 Gaming
    WSL2 Ubuntu problems: Hello everbody,i have the problem that my ubuntu with wsl2 is not running anymore after temporarily disabling Hyper-V in the Windows-Features.The information in the command window when i try to start is: Please activate the Windows-Feature "VM-Platform" and ensure that...
  7. WSL2 Ubuntu problems

    in Windows 10 Software and Apps
    WSL2 Ubuntu problems: Hello everbody,i have the problem that my ubuntu with wsl2 is not running anymore after temporarily disabling Hyper-V in the Windows-Features.The information in the command window when i try to start is: Please activate the Windows-Feature "VM-Platform" and ensure that...
  8. WSL2 - Ubuntu vs Ubuntu 20.04

    in Windows 10 Gaming
    WSL2 - Ubuntu vs Ubuntu 20.04: Hey,I am using WSL 2 Windows 11 and I noticed there is a generic Ubuntu version listed.What is the difference between Ubuntu and Ubuntu 20.04 LTS? What version is Ubuntu Name and Friendly Name...
  9. WSL2 - Ubuntu vs Ubuntu 20.04

    in Windows 10 Software and Apps
    WSL2 - Ubuntu vs Ubuntu 20.04: Hey,I am using WSL 2 Windows 11 and I noticed there is a generic Ubuntu version listed.What is the difference between Ubuntu and Ubuntu 20.04 LTS? What version is Ubuntu Name and Friendly Name...
  10. Docker on WSL2 Ubuntu 20.04

    in Windows 10 Ask Insider
    Docker on WSL2 Ubuntu 20.04: How can I install docker? I tried $ sudo apt install docker.io Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: aufs-tools debootstrap docker-doc rinse zfs-fuse | zfsutils The following NEW packages will be...