Skip to content

Windows Installation: Files installed to WSL instead of Windows file system #28

@hbiaou

Description

@hbiaou

Problem Description

I am using Windows 11 with WSL installed. When I run the standard Agent-OS installation command, the files get installed to WSL instead of the Windows file system.

Solution that worked for me

Run the setup script in Git Bash instead of PowerShell or Command prompt:

curl -sSL https://raw.githubusercontent.com/buildermethods/agent-os/main/setup.sh | bash

Suggested Documentation Improvement

Consider adding these Windows-specific instructions to the installation docs to help users avoid this confusion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions