Re: kernel command line

From: Bartlomiej Zolnierkiewicz (dake@staszic.waw.pl)
Date: Mon Jun 26 2000 - 18:09:47 EST


On 26 Jun 2000, James H. Cloos Jr. wrote:
> I see a 256 char buffer in the kernel, and AFAICT lilo supports 512.
>
> But mine are getting trucated to 79 chars.
>
> What am I missing?

nothing... its just lilo... grab source and change CL_LENGHT in lilo.h...
-CL_LENGTH = 0x4e ! maximum length
+CL_LENGTH = 0xff ! maximum length

hope this helps

BTW: James could you remove bogus README from
        http://jhcloos.com/pub/linux-2.4.0-test2-ac/

>
> Currently at lilo-0.21-10.i386.rpm and pre1-ac10.

example based on latest 21.4.4 from ftp://sd.dynhost.com/pub/linux/lilo/,
and 21.3 but it doesn't matter

>
> -JimC
> --
> James H. Cloos, Jr. <URL:http://jhcloos.com/public_key> 1024D/ED7DAEA6
> <cloos@jhcloos.com> E9E9 F828 61A4 6EA9 0F2B 63E7 997A 9F17 ED7D AEA6

--
Bartlomiej Zolnierkiewicz
<bkz@linux-ide.org>

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jun 26 2000 - 21:00:10 EST