Dear friends, Today I read the kernel howto�s, I recompiled my kernel 2.4.3-12 with Enabling some options by using make xconfig, every thing went fine until I used, Make bzImage using nohup. This is the output generated (last few lines) What is the meaning for it? What will be the solution to rectify this?
Message start�s here: � make[2]: Leaving directory `/usr/src/linux-2.4.3/arch/i386/boot/compressed' gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o tools/build tools/build.c -I/usr/src/linux-2.4.3/include objcopy -O binary -R .note -R .comment -S compressed/bvmlinux compressed/bvmlinux.out tools/build -b bbootsect bsetup compressed/bvmlinux.out CURRENT > bzImage Root device is (3, 9) Boot sector 512 bytes. Setup is 4636 bytes. System is 1024 kB warning: kernel is too big for standalone boot from floppy make[1]: Leaving directory `/usr/src/linux-2.4.3/arch/i386/boot' � message ends: Thanks in advance, Suresh Chandra Mannava _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
