-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
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
- downloaded the latest version of Cmder.7z (v1.3.13).
- extracted it.
- opened it up for the first time.
- encountered these messages:
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:

Metadata
Metadata
Assignees
Labels
No labels
