If you want to use the ESC, just push it as soon as the boot starts. When it
hangs, it may not be responding.
You may also be having an fsck being run on one or more of your partitions. The
default check interval or the maximum mount count might have been set quite low.
You can check that with the command
sudo /sbin/tune2fs -l <device name such as /dev/sda1>
The tune2fs command can also change the parameters.
If the user is seeing the white progress bar below the lizard, he is already into loading KDE, so the ESC key won’t do anything. Editing GRUB to add splash=verbose is correct, but won’t help since he is past this point.
The boot log should give us some clues. I am at work and can’t look to paste in the path to it. I know someone can handle that part though.
palladium,
shutting down is always done the normal way,
Wilson_Phillips, Chrysantine
I’ve justed edited grub to splash=verbose, better to know what is happening than to have nice pictures during boot
lwfinger
it is possible that the system is doing a fsck during bootup.
however, I forget to mention that the system after a very slow boot up, upon login, will have very very laggy system performance.
Anyway, so far after several boots ups, the slowness does not happen, will update here if it happens again.
Today, I login my Gnome desktop as usual, and suddenly saw an error requester saying something like “Cannot update .ICEauthority”. Indeed, my ~/.ICEauthority is now locked (root access only). Acknowledging the error, I could enter the Gnome session.
Later, I tried to login with the KDE desktop. And as a matter of fact, the login process was VERY slow, ending up with about the same error message, but with the impossibility to start KDE ( -> back to the login screen).
What is this ICEauthority thing anyway ? And why does it need (as it seems) to talk to the network while login ?