It concerns RedHat 7.1 At the installation there is no .config* in /usr/src/linux. There is effectively a file /usr/src/linux/arch/i386/defconfig. But I think, in my tests, that the closest is to use one of the files in /usr/src/linux/configs like kernel-i686-config (function load in 'make xconfig') and to add to it the elements suited to the configuration. Patrick
--- Kurt Wall <[EMAIL PROTECTED]> a �crit�: > Scribbling feverishly on April 13, patrick > Kapturkiewicz managed to emit: > > Hi, > > I wish to modify some parameters like shmmax > directly > > in /usr/src/linux/include without remaking > entirely > > the original kernel. > > Is there a way to recover the first .config file > > (installation's one which doesn't exist in > > /usr/src/linux) and how could i do that ? > > Perhaps $SRC/.config.old? Otherwise, some > distributions put > a defconfig-mumble-mumble somewhere in the > /usr/src/linux tree. > Failing that, look for a config file in /boot. It > might not be > there, but distributions often do that, too. ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais ! Yahoo! Mail : http://fr.mail.yahoo.com _______________________________________________ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
