我最近在我的机器上安装了Ubuntu16.04,现在在5天内没有出现问题后,我得到了以下错误

以下是"s -alt /var/crash“的控制台输出:
total 12936
-rw-r----- 1 root whoopsie 25007 Νοέ 23 18:28 _usr_bin_do-release-upgrade.0.crash
drwxrwsrwt 2 root whoopsie 4096 Νοέ 23 18:27 .
-rw------- 1 whoopsie whoopsie 0 Νοέ 21 19:21 _usr_bin_unity-scope-loader.1000.uploaded
-rw-rw-r-- 1 stavros whoopsie 0 Νοέ 21 18:12 _usr_bin_unity-scope-loader.1000.upload
-rw-r----- 1 stavros whoopsie 2503696 Νοέ 21 18:12 _usr_bin_unity-scope-loader.1000.crash
-rw------- 1 whoopsie whoopsie 0 Νοέ 21 18:07 python3.5-minimal.0.uploaded
-rw-r--r-- 1 root whoopsie 0 Νοέ 21 18:05 python3.5-minimal.0.upload
-rw-r----- 1 root whoopsie 2042057 Νοέ 21 18:05 python3.5-minimal.0.crash
-rw-r----- 1 root whoopsie 2306710 Νοέ 20 21:38 udev.0.crash
-rw------- 1 whoopsie whoopsie 0 Νοέ 20 21:32 procps.0.uploaded
-rw-r--r-- 1 root whoopsie 0 Νοέ 20 21:32 procps.0.upload
-rw-r----- 1 root whoopsie 1986589 Νοέ 20 21:32 procps.0.crash
-rw-r----- 1 stavros whoopsie 4355757 Νοέ 20 18:40 _usr_bin_compiz.1000.crash
drwxr-xr-x 14 root root 4096 Ιούλ 19 23:54 ..发布于 2016-11-24 15:41:19
Windows中的
我们需要使用chkdsk测试/修复任何Windows/NTFS分区,并且需要禁用fast start和hibernation。
chkdsk /f c:并批准在下次重新启动时运行此命令。chkdsk /f x:,将"x“更改为系统上存在的任何其他驱动器字母。fast start,打开Power控制面板,选择Change what power buttons do,选择Change options that are unavailable,取消选中fast startpowercfg /h offhttps://askubuntu.com/questions/853153
复制相似问题