小编Kur*_*rer的帖子

无法从已安装的驱动器克隆存储库

我使用的是Windows Subsystem for Linux(WSL),并且安装了microSD卡,过去可以将存储库克隆到其中。但是,最近,当我尝试从中克隆时,我收到此错误/mnt/d/

Cloning into 'your_repo'...
error: chmod on /mnt/d/your_repo/.git/config.lock failed: Operation not permitted
error: chmod on /mnt/d/your_repo/.git/config.lock failed: Operation not permitted
error: chmod on /mnt/d/your_repo/.git/config.lock failed: Operation not permitted
error: chmod on /mnt/d/your_repo/.git/config.lock failed: Operation not permitted
fatal: 'origin' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Run Code Online (Sandbox Code Playgroud)

如果我切换到任何目录,/mnt/c/都可以完美克隆。克隆时,如果有帮助,可以使用SSH。谢谢。

linux git ubuntu github windows-subsystem-for-linux

3
推荐指数
1
解决办法
3284
查看次数

戴尔XPS 13 9365 2合1挂起暂停Ubuntu 16.04

我在周末购买了戴尔XPS 9365二合一笔记本电脑,并立即在其上安装了Ubuntu 16.04(内核4.8.0-54-generic).我无法从暂停状态返回,这意味着我的计算机在下拉菜单中单击暂停或关闭并重新打开盖子后挂起.按键使键盘背光开启几秒钟,前灯将在白色和橙色之间闪烁一段时间然后停止.有时我可以按住电源按钮约5秒钟,它最终会醒来; 但是,它非常不一致,并且保持时间危险地接近手动关闭时间.

我尝试过的事情,而不是任何特定的顺序:

这篇文章非常相似,我尝试了许多同样的事情无济于事:https://askubuntu.com/questions/875024/dell-xps-13-9365-2-in-1-wont-resume-after -suspend Ubuntu的-16-04

ubuntu suspend ubuntu-16.04

0
推荐指数
2
解决办法
3399
查看次数