-
Notifications
You must be signed in to change notification settings - Fork 836
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Processing fstab with mount -a failed. #11805
Comments
Related #9250 |
Logs are required for review from WSL teamIf this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. How to collect WSL logsDownload and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The scipt will output the path of the log file once done. Once completed please upload the output files to this Github issue. Click here for more info on logging View similar issuesPlease view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it! Closed similar issues:
|
My
|
Diagnostic information
|
@LeonardoMor: Can you share the output of |
Here it is:
|
@LeonardoMor did you find the solution to this I am also facing the same issue |
No. I gave what I was asked for here and was hoping they'll fix it. I just manually have to mount stuff every time, while my employer is working on giving me a Linux PC which will be the solution at this point. |
I also wanted the same thing but no methods working there are many issues with this error but none their solutions working for me, in a issue they said mnt/c is not loaded before fstab but even after adding it no change please share a solution if you find one |
WslLogs-2024-07-18_15-54-24.zip
Windows Version
Microsoft Windows [Version 10.0.19045.4651]
WSL Version
WSL version: 2.2.4.0 Kernel version: 5.15.153.1-2 WSLg version: 1.0.61 MSRDC version: 1.2.5326 Direct3D version: 1.611.1-81528511 DXCore version: 10.0.26091.1-240325-1447.ge-release Windows version: 10.0.19045.4651
Are you using WSL 1 or WSL 2?
Kernel Version
Linux version 5.15.153.1-microsoft-standard-WSL2 (root@941d701f84f1) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.37) #1 SMP Fri Mar 29 23:14:13 UTC 2024
Distro Version
NAME="Arch Linux" PRETTY_NAME="Arch Linux" ID=arch BUILD_ID=rolling VERSION_ID=20240101.0.204074 ANSI_COLOR="38;2;23;147;209" HOME_URL="https://archlinux.org/" DOCUMENTATION_URL="https://wiki.archlinux.org/" SUPPORT_URL="https://bbs.archlinux.org/" BUG_REPORT_URL="https://bugs.archlinux.org/" PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/" LOGO=archlinux-logo
Other Software
No response
Repro Steps
/etc/fstab
mounting some dir under any of the Windows drives like/mnt/c
or like in my case/mnt/d
.wsl --shutdown Arch
or the corresponding repo you have.Processing fstab with mount -a failed.
as the first thing.mount -a
does mount the desired dir correctly so I don't think it's a syntax error.Expected Behavior
Desired dir to be mounted to the desired mount point with no errors.
Actual Behavior
Error
Processing fstab with mount -a failed.
when starting the distro.Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: