解决Arch Linux无法休眠
时间:2009-05-16 来源:h0ng123
解决Arch Linux无法休眠办法。
添加自己到power组: #gpasswd -a username power 修改/boot/grub/menu.lst,加上resume=<你的swap分区>,例如:
kernel /boot/vmlinuz26 root=/dev/sda4 resume=/dev/sda5 ro OK,享受超快的开机速度吧。
相关阅读 更多 +
时间:2009-05-16 来源:h0ng123