View previous topic :: View next topic |
Author |
Message |
Happy86 n00b


Joined: 17 Nov 2007 Posts: 5 Location: Donkeyhill
|
Posted: Tue Sep 09, 2008 10:36 am Post subject: [solved]Kernel requires features not present on the CPU:cmov |
|
|
Hallo,
ich möchte auf einem älteren Rechner (AMD K6-2 500MHz, 256 MB Ram) Gentoo installieren. Leider will das ganze nicht so wie ich will.
Beim booten kommt dann:
Code: | Booting 'gentoo Linux 2.6.25-r7'
root (hd0,0)
Filesystem type is ext2fs, partition type 0x83
kernel /boot/kernel-genkernel-x86-2.6.25-gentoo-r7 root=/dev/ram0 real_root=/dev/sda3
[Linux-bzImage, setup=0x2c00, size=0x24be80]
initrd /boot/initramfs-genkernel-x86-2.6.25-gentoo-r7
[Linux-initrd @ 0xe088000, 0x175784d bytes]
This kernel requires the following features not present on the CPU:
cmov
Unable to boot - please use a kernel appropriate for your CPU. |
Google konnte leider nicht wirklich weiterhelfen.
Wär cool wenn mir jemand weiterhelfen könnte. Weil noch ein 3. mal 17 Stunden den Kernel zu compilieren und dann nichts lauffähiges zu haben wäre recht ärgerlich für mich. ^^
make.conf: ( http://gentoo-wiki.com/Safe_Cflags#K6-2_.28AMD.29 )
Code: | CHOST="i586-pc-linux-gnu"
CFLAGS="-march=k6-2 -O2 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}" |
MfG Happy86
PS: Und ja! Ich weiß, dass genkernel böse ist. _________________ ~cd in and find out
Last edited by Happy86 on Sun Sep 14, 2008 6:28 pm; edited 1 time in total |
|
Back to top |
|
 |
pablo_supertux Advocate


Joined: 25 Jan 2004 Posts: 2961 Location: Somewhere between reality and Middle-Earth and in Freiburg (Germany)
|
Posted: Tue Sep 09, 2008 12:17 pm Post subject: |
|
|
Zwar gepostet bei ubunto-bug-tracker aber scheint genau dein Problem zu beschreiben
https://bugs.launchpad.net/ubuntu/intrepid/+source/linux/+bug/254453
Siehe 3. Antwort mit der Kernel Option CONFIG_M586. Hoffentlich hilft dir das weiter _________________ A! Elbereth Gilthoniel!
silivren penna míriel
o menel aglar elenath,
Gilthoniel, A! Elbereth! |
|
Back to top |
|
 |
Happy86 n00b


Joined: 17 Nov 2007 Posts: 5 Location: Donkeyhill
|
Posted: Tue Sep 09, 2008 1:38 pm Post subject: |
|
|
Danke. Ich werds mal ausprobieren. Melde mich dann wieder in 17 Stunden.
edit: Danke hat funktioniert.  _________________ ~cd in and find out |
|
Back to top |
|
 |
|