To Whom,
The following shows the steps followed to compile the kernel:
make mrproper
make menuconfig
make dep
make clean
make zImage (too big for zImage)
make bzImage
#make modules (not executed - no modules were selected)
#make modules_install (not executed - make modules was not executed)
cp arch/i386/boot/bzImage /boot
arch/i386/boot/bzImage (copied to the Win95 boot for Linux)
cp System.map /boot/System.map-2.0.30
The following was produced at boot-up:
unresolved symbols in module /lib/modules/2.0.30/[sub-directories
listed]
Also, is it necessary to include ARCnet in the kernel on an Ethernet and
server/gatway?
*************************************************************************
Signed,
Concerned
P.'S. Detailed Documentation(s) and Sample(s) are more than welcome!
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]