Skip to content

Cmder v1.3.13 init script fails. #2218

@m-ahmadi

Description

@m-ahmadi

Purpose of the issue

  • Bug report (encountered problems/errors)
  • Feature request (request for new functionality)
  • Question

Version Information

Cmder version: 1.3.13
ConEmu version: 191012

Windows 7 Ultimate Service Pack 1

Description of the issue

  1. downloaded the latest version of Cmder.7z (v1.3.13).
  2. extracted it.
  3. opened it up for the first time.
  4. encountered these messages:
screenshot of first time opening:

1

text of first time opening:
Generating clink initial settings in "D:\Program Files\cmder\config\settings"
        1 file(s) copied.
Additional *.lua files in "D:\Program Files\cmder\config" are loaded on startup.
Creating initial user_aliases store in "D:\Program Files\cmder\config\user_aliases.cmd"...
        1 file(s) copied.
Running Git for Windows one time Post Install....
"running post-install"
mkdir: cannot create directory ‘/dev/shm’: Read-only file system

Creating /dev/shm directory failed.
POSIX semaphores and POSIX shared memory will not work

mkdir: cannot create directory ‘/dev/mqueue’: Read-only file system

Creating /dev/mqueue directory failed.
POSIX message queues will not work

ln: failed to create symbolic link '/dev/stdin': Read-only file system
ln: failed to create symbolic link '/dev/stdout': Read-only file system
ln: failed to create symbolic link '/dev/stderr': Read-only file system
ln: failed to create symbolic link '/dev/fd': Read-only file system
'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts'
'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols'
'C:\Windows\system32\drivers\etc\services' -> '/etc/services'
'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks'
The batch file cannot be found.
Creating user startup file: "D:\Program Files\cmder\config\user_profile.cmd"
        1 file(s) copied.

and as the result, git repo information isnt't showing and there's no color:
3

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