diff -u lilo.orig/lilo.h lilo/lilo.h --- lilo.orig/lilo.h Thu Mar 23 21:24:43 2000 +++ lilo/lilo.h Thu Mar 23 21:24:53 2000 @@ -193,7 +193,7 @@ CL_MAGIC_ADDR = 0x20 ! command line magic number CL_MAGIC = 0xa33f ! very unusual command sequence CL_OFFSET = 0x22 ! command line offset -CL_LENGTH = 0x4e ! maximum length +CL_LENGTH = 0xff ! maximum length ! 0x90020-0x90021 2 by command line magic number ! 0x90022-0x90023 2 by command line offset