I didn't tried it but I think you can use "ignore_loglevel"

On Thu, Oct 16, 2008 at 1:29 PM, J. H. Kim <[EMAIL PROTECTED]> wrote:
> Hi, everyone
>
> When I added "loglevel=10" to grub menu option, only priintk() messages of
> level 4,5 and 6 were displayed.
> This is  a part of "/boot/grub/menu.lst" that I modified :
>
> title        Debian GNU/Linux, kernel 2.6.18-custom
> root        (hd0,2)
> kernel      /boot/vmlinuz-2.6.18-custom root=/dev/sda3 ro loglevel=10
> initrd        /boot/initrd.img-2.6.18-custom
> savedefault
>
> How I should set boot parameter for all kernel messages in printk() to be
> displayed?
> What's wrong with my grub memu?
>
> Thanks in advance.
>
> J.H.Kim



-- 
Kinds regards,
MinChan Kim

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to