Closed rdbisme closed 2 months ago
If this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. Otherwise please attach logs by following the instructions below, your issue will not be reviewed unless they are added. These logs will help us understand what is going on in your machine.
Please 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!
Note: You can give me feedback by thumbs upping or thumbs downing this comment.
If this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. Otherwise please attach logs by following the instructions below, your issue will not be reviewed unless they are added. These logs will help us understand what is going on in your machine.
Please 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!
Note: You can give me feedback by thumbs upping or thumbs downing this comment.
@rdbisme: What types of drives are the other drives ?
@OneBlue google drive "drives". It used to work as expected.
Thank you @rdbisme. We indeed had to stop mounting those drives by default because they could sometimes be unresponsive, which would prevent WSL from starting. You can still opt-in to mount those drives by adding:
G: /mnt/h drvfs defaults 0 0
To /etc/fstab
This issue has been automatically closed since it has not had any author activity for the past 7 days. If you're still experiencing this issue please re-file it as a new issue.
Thank you!
Windows Version
Microsoft Windows [Version 10.0.22635.4010]
WSL Version
WSL version: 2.3.17.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.153.1-2
Distro Version
Archlinux
Other Software
No response
Repro Steps
The other drives (
G:
,H:
) are not mounted anymore. JustC:
is mounted.Expected Behavior
The other drives from Windows should be mounted in
/mnt
Actual Behavior
They're not mounted anymore
Diagnostic Logs
No response