[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [debian-knoppix] Bash or Kernel bug?



On Fri, Jul 05, 2002 at 03:36:06PM +0200, Kester Habermann wrote:
> On Fri, Jul 05, 2002 at 02:31:22PM +0200, Klaus Knopper wrote:
> [ ... ]
> > Can you try a longer boot commandline? Unknown kernel options are
> > ignored, so you can as well test with some dummy options.
> 
> Of course. It seems the first 130 chars are stored, then comes
> garbage:
> 
> $ echo "$(</proc/cmdline)"
> BOOT_IMAGE=linux ro root=302 foo=bar bla=blubb
> a_very_long_option=with_even_longer_value_to_see_if_there_is_a_problem_with_long
> ­û
> $ echo "$(</proc/cmdline)"
> BOOT_IMAGE=linux ro root=302 foo=bar bla=blubb
> a_very_long_option=with_even_longer_value_to_see_if_there_is_a_problem_with_longÞ¿@î¿@þ¿@À@À@.À@>À@NÀ@^À

Ok, we are getting closer... Can you verify that
cat /proc/cmdline
shows the right result, regardless of the number of options given on the
boot commandline?

-Klaus
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: