/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
patch -Np1 -i ./2.6.30-sched-bfs-209.patch patch -Np1 -i ./autoiso-xorg.patch sudo make menuconfig make -j6 bzImage modules make modules_install cp arch/x86/boot/bzImage /boot/vmlinuz-2.6.30-bfs depmod 2.6.30-bfs mkinitramfs -o /boot/initrd-2.6.30-bfs 2.6.30-bfs