最终编辑

最终编辑

今天我从 Ubuntu 16 升级到了 17。一切都运行正常,直到我将计算机打开了大约 2-3 个小时。然后它崩溃了,只是没有错误屏幕或消息。只有崩溃前出现的最后一张图片。鼠标无法移动,键盘无法使用,并且所有操作(我的下载停止了……我不知道是否一切都停止了)都无法继续。我只是以为这是一个随机问题,然后手动关闭了机器,但它再次发生了,我认为这不能忽略。任何关于如何解决这个问题的帮助都会很好,因为我不知道。另外,我正在使用 Ubuntu 桌面。

更新:的输出ls -alt /var/crash

总计 8
drwxr-xr-x 14 root root 4096 4 月 11 日 21:21 ..
drwxrwsrwt 2 root whoopsie 4096 4 月 11 日 21:14 .

dpkg -l intel-microcode

给了我错误

dpkg-query:未找到与 intel-microcode 匹配的软件包

Free -h   
          total        used        free      shared  buff/cache   available

内存:7.7G 1.8G 349M 101M 5.6G 5.5G
交换:0B 0B 0B

并且swapon没有输出。

下次更新:

cat /etc/fstab #If there was a hashtag at the start of a line it got bolded.

# /etc/fstab: static file system information.  
#  
# Use 'blkid' to print the universally unique identifier for a  
# device; this may be used with UUID= as a more robust way to name devices  
# that works even if disks are added and removed. See fstab(5).  
#  
# <file system> <mount point>   <type>  <options>       <dump>  <pass>  
# / was on /dev/sda1 during installation  
UUID=8eedf4cb-b322-4455-905b-  c50264691a4d /               ext4    errors=remount-ro 0  1  
/swapfile                                 none            swap    sw              0       0   
/dev/mapper/cryptswap1 none swap sw 0 0

这是我的 Gparted 截图。

我的 Gparted 截图

下次更新:
输出sudo blkid (PARTUUID 在同一行,只是在此行不是这样显示)

/dev/sda1: UUID="8eedf4cb-b322-4455-905b-c50264691a4d" TYPE="ext4" PARTUUID="46d95458-01"  
/dev/sda5: UUID="4e48c05f-02d1-47ef-9a5f-bb8cba50dd2b" TYPE="ext4" PARTUUID="46d95458-05"  
/dev/sda6: UUID="7f7d6675-31a4-4100-9d32-5faa0e0cea3e" TYPE="swap" PARTUUID="46d95458-06"  
/dev/sdb1: LABEL="HD-LXU3" UUID="F45A29EB5A29AB76" TYPE="ntfs" PARTUUID="aa1e0d10-01"  

ls -al /
总计 2097264
drwxr-xr-x 24 root root 4096 5 月 26 日 12:10 的输出。
drwxr-xr-x 24 root root 4096 5月 26日 12:10 ..
drwxr-xr-x 2 root root 4096 5月 27日 23:15 bin
drwxr-xr-x 3 root root 4096 5月 29日 13:09 boot
drwxrwxr-x 2 root root 4096 5月 26日 11:44 cdrom
drwxr-xr-x 22 root root 4480 6月 4日 12:00 dev
drwxr-xr-x 140 root root 12288 6月 2日 17:36 etc
drwxr-xr-x 4 root root 4096 5月 26日 11:47 home
lrwxrwxrwx 1 root root 33 5月 26日 12:10 initrd.img -> boot/initrd.img-4.10.0-21-generic
lrwxrwxrwx 1 root root 33 5月26日 11:50 initrd.img.old -> boot/initrd.img-4.10.0-19-generic
drwxr-xr-x 25 root root 4096 5月26日 13:03 lib
drwxr-xr-x 2 root root 4096 4月11日 21:07 lib64
drwx------ 2 root root 16384 5月26日 11:43 lost+found
drwxr-xr-x 3 root root 4096 5月26日 11:56 media
drwxr-xr-x 2 root root 4096 4月11日 21:07 mnt
drwxr-xr-x 5 root root 4096 5月28日09:51 opt
dr-xr-xr-x 242 root root 0 6月4日 11:58 proc
drwx------ 4 root root 4096 5月29日 21:03 root
drwxr-xr-x 30 root root 960 6月4日 12:05 run
drwxr-xr-x 2 root root 12288 5月27日 23:15 sbin
drwxr-xr-x 2 root root 4096 4月6日 02:32 snap
drwxr-xr-x 2 root root 4096 4月11日 21:07 srv
-rw------- 1 root root 2147483648 5月26日 11:44 swapfile
dr-xr-xr-x 13 root root 0 6月4日 13:43 sys
drwxrwxrwt 16 root root 4096 6月4日 13:46 tmp
drwxr-xr-x 11 root root 4096 4月11日 21:13 usr
drwxr-xr-x 15 root root 4096 5月28日 14:08 var
lrwxrwxrwx 1 root root 30 5月26日 12:10 vmlinuz -> boot/vmlinuz-4.10.0-21-generic
lrwxrwxrwx 1 root root 30 5月26日 11:50 vmlinuz.old -> boot/vmlinuz-4.10.0-19-generic

最终编辑

free -h给我:

>               total        used        free      shared  buff/cache   available
Mem:           7.7G        889M        6.2G         46M        692M        6.6G
Swap:          2.0G          0B        2.0G  

swapon给出:

NAME      TYPE      SIZE USED PRIO

> /dev/dm-0 partition   2G   0B   -1

ls -alh /swapfile给出:

-rw------- 1 root root 2.0G 6月4日 21:41 /swapfile

我的启动时间也大幅增加了。

答案1

17.04 和加密交换文件似乎存在问题......并且有一些解决方法......

像这样编辑/etc/crypttab

gksudo gedit /etc/crypttab

更改此行:

cryptswap1 UUID=xxxx-xxxx-xxxx-xxxx /dev/urandom swap,offset=1024,cipher=aes-xts-plain64

对此:

cryptswap1 /swapfile /dev/urandom swap,offset=1024,cipher=aes-xts-plain64

还要确保您的文件/etc/fstab包含以下内容:

/swapfile               none  swap  sw  0  0
/dev/mapper/cryptswap1  none  swap  sw  0  0

参考:

Ubuntu Desktop 17.04 64位启动缓慢

https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1668535

https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1670336

相关内容