睡眠死机重启怎么办?
Tofloor
poster avatar
chenlingkan
deepin
2019-11-13 10:27
Author
以前我的deepin是没睡眠的,后来,我新增了一个交换分区后,就多了一个睡眠
想试一下睡眠 一点就死机重启。
Reply Favorite View the author
All Replies
avatar
snailwork
deepin
2019-11-13 17:23
#1
睡眠好像要有swap分区
Reply View the author
avatar
chenlingkan
deepin
2019-11-13 21:33
#2
https://bbs.deepin.org/post/185087
睡眠好像要有swap分区

有   我把Windows10盘给拔了再试一下
Reply View the author
avatar
testpassword
deepin
2019-11-13 22:12
#3
本帖最后由 testpassword 于 2019-11-13 14:14 编辑

有待机就好了呀,我都是用待机的。

另外问下,睡眠和待机有什么区别吗?
感觉待机这个词用的不是很好,一般会认为电脑开着不用就是待机了,在win系统里这个应该叫做休眠。

Reply View the author
avatar
chenlingkan
deepin
2019-11-13 23:46
#4
https://bbs.deepin.org/post/185087
有待机就好了呀,我都是用待机的。

另外问下,睡眠和待机有什么区别吗?

待机是趴在桌上眯一下,睡眠是躺在床上眯一下。
Reply View the author
avatar
snailwork
deepin
2019-11-14 17:36
#5
https://bbs.deepin.org/post/185087
有   我把Windows10盘给拔了再试一下


需手动修改/etc/default/grub这个文件中的相关内容GRUB_CMDLINE_LINUX_DEFAULT="resume=/dev/sda3 quiet"
其中/dev/sda3改为你的swap分区对应的标志即可
然后再执行 sudo update-grub
Reply View the author
avatar
chenlingkan
deepin
2019-11-14 22:07
#6
https://bbs.deepin.org/post/185087
需手动修改/etc/default/grub这个文件中的相关内容GRUB_CMDLINE_LINUX_DEFAULT="resume=/dev/sda3 quiet ...

我分区有没有分对?
我是把磁盘归零后,  先分300M给EFI ,然后给16G给swap给交换分区,然后给挂载区30G  ,其余的留着。
Reply View the author