Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I have an old computer on which I am trying to install linux...
I can easily install any linux distribution running of kernal 2.2 but whenever I try to install a newer kernal the screen comes to "Checking 'hlt' Instruction..." then stops and can't get any further.
When I search for this on google many people with this problem come up but no solutions.
The computer is an old cyrix but the error seems to be on all processors with certain properties.
Does anyone know of a fix or some way to get around this as I would like a newer kernal...
The kernel must probably be compiled with 386 support, even if your Cyrix is a 486.
Whatever, you can run a newer kernel ... but you have to compile it yourself. Pay extra attention to CPU-specific configuration options. And make sure you read *all text files* included with the kernel sources you are about to use.
I don't no much about linux at all and I don't know how to do anything myself (I don't understand linux commands).
I started off with firewalls on the computer (temporarily) and I was trying out IPCop and Coyote Linux. I had read through all documentation and come up with nothing so I reverted to version 1.2x of IPCop to get things working...they did. This is now currently on the machine.
I tryed out a live cd and no luck either (same error) but I can't remember which one.
First and foremost. Linux commands are not too complicated. Just start with something in your box and one-by-one they come to you.
Second, compiling a kernel may sound terribly sophisticated, it's not. www.kernel.org is a place to start, http://www.google.com/linux will provide you with easy-to-follow HOWTO's.
And finally, there is a 2.6 kernel patch for Cyrix MediaGX aka Geode, so it's possible!
but do not understand how to add in the nohlt instruction, is it even possible for an automatic installer i would currently like to install IPCOP 1.4.5 (www.ipcop.org).
Please help, I am a linux noob and am likely to need step by step instructions
The Linux PC boots up this way: BIOS-POST > bootloader > OS. You need to tune OS behavior by passing that nohlt option to the OS, it is kernel.
Below is an example line with nohlt added from /boot/grub/menu.lst
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.