when someone abandons you,it is him that gets loss because he lost someone who truly loves him but you just lost one who doesn’t love you.
问题描述:
update-initramfs: Generating /boot/initrd.img
W: initramfs-tools configuration sets RESUME=UUID=
W: but no matching swap device is available.
I: The initramfs will attempt to resume from /dev/sda3
I: (UUID=6ec96574-ac9f-406e-a62c-2b514aa1a0e4)
I: Set the RESUME variable to override this.
解决方案 1:
删除 /etc/initramfs-tools/conf.d/resume
解决方案 2:
将 /etc/initramfs-tools/conf.d/resume 文件中的 RESUME=UUID= 改成 RESUME=NONE
出错原因:
RESUME=UUID= is in /etc/initramfs-tools/conf.d/resume
either I will find a way, or I will make one.