Re: GRUB2 in edit mode
Am Samstag, 22. Oktober 2011 schrieb Camaleón:
> Hello,
Hi Camaleón,
> I am trying to get a more paused bootup messages by appending
> "boot_delay=1000" to the kernel line in GRUB2 edit mode (I'm adding
> this at the "linux" line, after "ro quiet"), but when I press F10 to
> continue with the boot sequence it hangs at:
Its one second per line if milliseconds are correct, but since you looked
it up, I bet it is.
Then you have "quiet". Maybe it counts those quiet messages as well? There
might be many. It does not make sense that the kernel issues a printk for
these quiet message and then printk will use the delay for these, but
maybe thats the bug.
What happens when you remove quiet and use boot_delay=1000? Maybe thats
worth a try.
Thanks,
--
Martin 'Helios' Steigerwald - http://www.Lichtvoll.de
GPG: 03B0 0D6C 0040 0710 4AFA B82F 991B EAAC A599 84C7
Reply to: