Но вы уверены, что сможете с нуля сконфигурировать ядро?
нет
по этому я и задаю вопросы 
по этому я и задаю вопросы 
Код: Выделить всё
lscpu
Architecture: i686
CPU op-mode(s): 32-bit
CPU(s): 1
Thread(s) per core: 1
Core(s) per socket: 1
CPU socket(s): 1
Vendor ID: GenuineIntel
CPU family: 15
Model: 2
Stepping: 9
CPU MHz: 2792.811Код: Выделить всё
uname -a
Linux host-name 2.6.32-5-686 #1 SMP Mon Feb 25 01:04:36 UTC 2013 i686 GNU/LinuxКод: Выделить всё
linux-image-3.8-trunk-686-pae
А также аналогичные процессоры AMD. Более новые архитектуры обратно совместимы с ней, так что на P4 тоже будет работать.Код: Выделить всё
aptitude install linux-image-3.8-trunk-686-pae
The following NEW packages will be installed:
linux-image-3.8-trunk-686-pae{b}
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 23.5 MB of archives. After unpacking 84.8 MB will be used.
The following packages have unmet dependencies:
linux-image-3.8-trunk-686-pae: Depends: linux-base (>= 3~) but 2.6.32-48squeeze1 is installed.
Breaks: initramfs-tools (< 0.110~) but 0.98.8 is installed.
The following actions will resolve these dependencies:
Keep the following packages at their current version:
1) linux-image-3.8-trunk-686-pae [Not Installed]
Accept this solution? [Y/n/q/?] y
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.Код: Выделить всё
deb http://security.debian.org/ squeeze/updates main contrib
deb-src http://security.debian.org/ squeeze/updates main contrib
deb http://ftp.debian.org/debian/ squeeze main contrib
deb-src http://ftp.debian.org/debian/ squeeze main contrib
deb http://ftp.debian.org/debian experimental main
deb http://backports.debian.org/debian-backports squeeze-backports mainКод: Выделить всё
aptitude search linux-base
i A linux-base - Linux image base packageКод: Выделить всё
aptitude search initramfs-tools
i initramfs-tools - generic modular initramfs generator
p live-boot-initramfs-tools - Live System Boot Scripts (initramfs-tools backend)Код: Выделить всё
p linux-image-3.2.0-0.bpo.4-486 - Linux 3.2 for older PCs
p linux-image-3.2.0-0.bpo.4-686-pae - Linux 3.2 for modern PCs
p linux-image-3.2.0-0.bpo.4-686-pae-dbg - Debugging symbols for Linux 3.2.0-0.bpo.4-686-pae
p linux-image-3.2.0-0.bpo.4-amd64 - Linux 3.2 for 64-bit PCs
p linux-image-3.2.0-0.bpo.4-rt-686-pae - Linux 3.2 for modern PCs, PREEMPT_RT
p linux-image-3.2.0-0.bpo.4-rt-686-pae-dbg - Debugging symbols for Linux 3.2.0-0.bpo.4-rt-686-pae