2.4.7 kernel upgrade 2.4.18 the kernel compilation required by the bridge !!

Source: Internet
Author: User

Date: 2004/07/30 Author: zcatlinux Source: zclinux

2.4.7 kernel upgrade 2.4.18 the kernel compilation required by the bridge:

1. Download the kernel source code 2.4.18 and decompress it to/usr/src.
2. cd/usr/src/linux-2.4.18
3. make mrproper; make clean
4. make menuconfig

1) Processor type and features
Select the corresponding CPU type
Remove SMP support
Invalid Ric multi-precessing support

2) Networking options
Bridge Support:
802.1d Ethernet bridging

Netfilter supports:
Select first:
Network packet filtering (replace ipchains)

Configure Netfilter Configuration again
Connection tracking
IP tables support
You can select all the Netfilter configurations.

3) Network device support
Ethernet (10 or 100 Mbit)
Select a model for a 10 m or M Nic

Or

Ethernet (1000 Mbit)
Select a model for a m Nic

4) File systems
Ext3 jounalling file systems support
Quota support

If the bridge and Netfilter parts are compiled into modules, then after these modules are loaded
To load the modules used by acstar and execute the setbr. sh command. Because the existing acstar is
Start in the init STARTUP script, so it is best to compile the bridge and Netfilter parts into the kernel
Or modify the init STARTUP script of acstar and manually load bridge and netfilter at the beginning.
Related modules.

Others can use the default options.

5. make dep; make bzImage; make modules; make modules_install
6. cp arch/i386/boot/bzImage/boot/2.4.18-kernel
7. vi/etc/grub. conf

Title 2.4.18-kernel
Root (hda0, 0)
Kernel =/boot/2.4.18-kernel ro root =/dev/hda1

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.