On Thursday 05 of August 2004 04:32, Pete Zaitcev wrote: > --- linux-2.6.7/init/main.c 2004-06-16 16:54:07.000000000 -0700 > +++ linux-2.6.7-usb/init/main.c 2004-08-04 19:16:22.566593218 -0700 > @@ -102,8 +102,8 @@ > /* > * Boot command-line arguments > */ > -#define MAX_INIT_ARGS 8 > -#define MAX_INIT_ENVS 8 > +#define MAX_INIT_ARGS 25 > +#define MAX_INIT_ENVS 25 You should also increase the COMMAND_LINE_SIZE. -- /* Copyright (C) 2003, SCO, Inc. This is valuable Intellectual Property. */ #define say(x) lie(x)