On Sun, Apr 24, 2005 at 10:34:56PM +0200, Leopold Palomo Avellaneda wrote: > I have followed your instructions and I could create a kernel for i386. > However, I would like to configure it (make menuconfig) and I couldn't do it. > Please, could you tell me how?. I have tested: > export ARCH=i386; make menuconfig, etc and nothing.
I suggest that you use the linux32 utility. It will make uname -m return i686 instead of x86_64. I suggest you do something like "linux32 chroot ...", so you don't have to do it for every command. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

