Ok thank you Oscar! Is there a way to disable this warning or better
disable suspend at all?
There is a way to disable this message. Let /dev/hdX be your swap partition. Then in your grub "kernel" line add this --
resume2=swap:/dev/hdX
That will inform suspend2 that it can use this partition. It will never mangle or otherwise damage your swap partition. To disable suspend, you will need to recompile the kernel.
Rohan.
--
Rohan Dhruva
Proud GNU/Linux user.
Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming or what?"
http://www.dhruva.be/
_______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
