View previous topic :: View next topic |
Author |
Message |
MetalWarrior Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/The Matrix/movie_the_matrix_neo.gif)
Joined: 07 Nov 2004 Posts: 347 Location: Malè (Trento), Italy
|
Posted: Sun Jul 22, 2007 10:30 pm Post subject: GRUB takes longer to load with hibernation [PROBLEM] |
|
|
Hi,
I've started using suspend-2 sources from yesterday and I've noticed that if I hibernate the system, the next boot is quite slow: GRUB takes longer to appear ("Loading grub" is visible for some seconds) and also kernel loading/uncompression takes longer.. This happens to me also when there is a blackout, for example, and I think it is related to an unclean shutdown (maybe something related to hard-disk SMART system, which slows down the next boot for some checks or something like that.. I don't know, I'm just "flying with imagination" ).. Any idea of how I could avoid the slow boot after hibernation? _________________ (Our) system as a whole is more or less the GNU system, with Linux added.
When you're talking about this combination, please call it ``GNU/Linux''. ~ Richard Stallman
http://www.gnu.org/gnu/why-gnu-linux.html |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
georgia_tech_swagger n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 14 Nov 2007 Posts: 42
|
Posted: Thu Mar 27, 2008 1:40 pm Post subject: |
|
|
I too have this problem. It only started appearing after kernel 2.6.17. It's *excrutiatingly* slow to boot. Two minutes just to get past grub ... but once it starts booting it's decently fast. I think it's an issue with Grub/the kernel. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
x.para Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 22 May 2005 Posts: 174 Location: CZ
|
Posted: Sun Oct 05, 2008 6:17 pm Post subject: |
|
|
Try this:
Code: |
$ grep -i limit /etc/hibernate/suspend2.conf
|
And if there is now nocache. change to:
Code: |
ImageSizeLimit nocache
|
_________________ Miracles are happening! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|