Results 1 to 4 of 4
Recently I wanted to try live CD/DVDs of several distros on my older desktop.
(Myah 3.0, Sabayon 3.5, and Sidux 2008-02)
In each case, boot halted with a black screen ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-18-2008 #1
what is cmov?
Recently I wanted to try live CD/DVDs of several distros on my older desktop.
(Myah 3.0, Sabayon 3.5, and Sidux 2008-02)
In each case, boot halted with a black screen sometimes, but mostly the message: "Processor does not support cmov."
What is cmov?
- 07-23-2008 #2
All I could find was this not-very-useful wikipedia link
Sorry I couldn't be more helpful.
Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 07-25-2008 #3Linux Guru
- Join Date
- Nov 2007
- Location
- Córdoba (Spain)
- Posts
- 1,513
cmov is an instruction only present on i686 cpu's and above. So, you are trying to boot a distro that was compiled for i686 or higher, on a lower cpu.
A tipical case is the amd k6, which is ALMOST an i686 cpu, except that it lacks the cmov instruction, and hence will not run i686 object code.
So, you need a distro that suits your cpu. Maybe one compiled for i386 or i586, like most these days. I can't be more concrete since I don't know the cpu you own.
- 07-26-2008 #4
The processor is shown in kinfo as an AMD K-6. I can search distrowatch for suitable distros.


Reply With Quote

