Skip to content

"Change directory" does not move workdir to other disks #136

@b3r8t3r

Description

@b3r8t3r

Microsoft Coreutils version: 2026.5.29

Problem:
Command cd D:\ (or any other drive letter) does not change current working directory to folder on other drive

How to replicate:

  • Open cmd.exe
  • Write cd D:\

Problematic behaviour example:

C:\Program Files\coreutils>dir H:\
 Том в устройстве H не имеет метки.
 Серийный номер тома: 0DEE-0B6D

 Содержимое папки H:\

05.05.2025  09:08    <DIR>          Action
14.12.2024  14:01    <DIR>          DockerDesktopWSL
20.09.2025  23:20    <DIR>          StableDiffusionModels
28.09.2025  18:33    <DIR>          StableDiffusionWildcards
               0 файлов              0 байт
               4 папок      19 660 800 байт свободно

C:\Program Files\coreutils>cd ..

C:\Program Files>cd coreutils

C:\Program Files\coreutils>cd C:\

C:\>cd H:\

C:\>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions