PDA

View Full Version : [ubuntu] [SOLVED] long delay between boot loader and login screen



spyd3r
May 24th, 2008, 03:06 AM
i have an extremely long delay between the graphical boot loader and the actual login prompt. normally i wouldn't mind, but this is taking several minutes. after boot everything is snappy and running fine, it's just the delay between the boot to login screen that is taking forever. please help!
runnunig hardy

Steve413z
May 24th, 2008, 03:45 AM
do you see the ubuntu logo with the loading bar underneath?

sounds to me like the spash boot screen isn't being displayed

spyd3r
May 24th, 2008, 06:58 PM
yes, there is a long delay after that and before the login

NikoC
May 24th, 2008, 07:07 PM
I had the same problem and this did the trick for me:
as soon as the grub boot menu appears, press 'e' to edit the commands before booting, select your kernel and press 'e' again.
Add 'clocksource=hpet' (without the ') to the kernel bootline, press enter and 'b' to boot. If this fixes your problem you might want to make this more definite by going into a terminal and typing:
sudo gedit /boot/grub/menu.lst and adding 'clocksourse=hpet' to your kernel line and saving.

spyd3r
May 25th, 2008, 03:52 PM
that did not work, however changing the GDM theme did. Must've been a buggy one! Thanks for your help!

Optximus
May 12th, 2011, 01:28 AM
I'm a great ubuntu fan and stopped using my win7 when I fell in love with ubuntu when I first used the wubi installation...Now that I have done the livecd installation and have upgraded to the Natty Narwhal, my linux kernel 2.6.38-9 can no longer boot and it always comes back with the information that my disk has errors and needs to be checked...; I therefore hit the 'f' to fix everything but the result always comes back with the same error thing and I tried running the fsck stuff and the result comes with this warning:

update-initramfs: Generating /boot/initrd.img-2.6.38-9-generic
cryptsetup: WARNING: failed to detect canonical device of /dev/sda6
cryptsetup: WARNING: could not determine root device from /etc/fstab
cryptsetup: WARNING: failed to detect canonical device of /dev/sda7

.....the funny thing being that when I try running the previous kernel 2.6.38-8, the boot process runs smooth and no errors detected and no word or warning about disk having any errors....Can some one tell me what is wrong with my ubuntu or should I just remove the latest kernel since it is somehow useless in regards to how it is right now?
Thanks and all help appreciated.