[Bug 453876] [NEW] ubuntu 9.10 beta "grub loadin" stay for more than 30 secondes"
Felix Zielcke
fzielcke at z-51.de
Sat Oct 17 23:41:44 UTC 2009
> ### BEGIN /etc/grub.d/10_linux ###
> menuentry "Ubuntu, Linux 2.6.31-11-generic" {
> recordfail=1
> if [ -n ${have_grubenv} ]; then save_env recordfail; fi
> set quiet=1
> insmod ext2
> set root=(hd1,6)
> search --no-floppy --fs-uuid --set d1c2622d-8a7f-4995-8faa-e798185f2134
> linux /boot/vmlinuz-2.6.31-11-generic root=UUID=d1c2622d-8a7f-4995-8faa-e798185f2134 ro quiet splash
> initrd /boot/initrd.img-2.6.31-11-generic
> }
Remove the `set quiet=1' and `quiet splash' in the linux line.
Then you should get more output from the kernel and maybe you see where
it takes so long.
--
Felix Zielcke
Proud Debian Maintainer and GNU GRUB developer
--
ubuntu 9.10 beta "grub loadin" stay for more than 30 secondes"
https://bugs.launchpad.net/bugs/453876
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list