更新后我收到此消息框。
加载“/etc/profile”时发现错误
locale: Cannot set LC_ALL to default locale no such file or directory locale: Cannot set LC_ALL to default locale no such file or directory
因此会话将无法正确配置。
您应尽快修复此问题。
当我单击 时OK,启动挂起,我必须重新启动计算机,然后该消息再次出现。
在恢复模式下我执行一个locale
命令时,LC_ALL
是空白的,其余的都有nn_NO.utf8
当我输入locale-gen
命令时我得到
Cannot remove ‘usr/lib/locale/locale-archive’: Read-only file system
Generating locales
en_AU.UTF-8... cannot open local archive ‘usr/lib/locale/locale-archive’:
Read-only file system
done
此消息只会针对每个区域重复
该怎么办?
答案1
无法启动桌面后,我继续前进。尝试通过命令更正并创建新的区域设置,但失败了 - 最终进行了完全重新安装。