-
1.
+3cd /usr/src
mv linux linux.old
mkdir linux-2.4
ln -s linux-2.4 linux
cd linux
rsync -avz --delete source. mvista.com::linuxppc_2_4_devel .
chown -R root. root .
chmod -R u+w .
cd /usr/src/linux
patch -p1 < ../030-e15fb.diff
make ibmchrp_config
cp ingvar. config-2.4 .config
make menuconfig
cd /usr/src/linux
make dep && make clean && make zImage && make modules && make modules_install
head /usr/src/linux/Makefile
cp /usr/src/linux/arch/ppc/boot/images/zImage. prep /boot/vmlinuz-2.4.21
cp /usr/src/linux/System.map /boot/System.map-2.2.18
dd if=/boot/zimage-2.4.21 of=/dev/sda1
mv /boot/System.map /boot/System.map.old
ln -s /boot/System.map-2.4.21 /boot/System.map
alias sound cs4232
pre-install sound /sbin/insmod sound dmabuf=1
options cs4232 io=0x534 irq=5 dma=1 dma2=0 mpuio=0x330 mpuirq=5
reboot
kernel compile edildi. şimdi gibtir git liseli. -
-
1.
+2adam gibti attı
-
1.
başlık yok! burası bom boş!