I'm pretty sure that these days i386 *arch* is usually compiled for the >= i686 *processor*. This is certainly the case for Ubuntu: https://help.ubuntu.com/12.04/installation-guide/i386/hardware-supported.html
"However, Ubuntu precise will /not/ run on i586 or earlier processors. Despite the architecture name "i386", support for actual 80386 processors (and their clones) was dropped with the Sarge (r3.1) release of Debian^[2 <https://help.ubuntu.com/12.04/installation-guide/i386/hardware-supported.html#ftn.idp3258160>] . (No version of Linux has ever supported the 286 or earlier chips in the series.) Support for i586 and lower processors, as well as for i686 processors without the cmov instruction, was dropped in Ubuntu 10.10. Most i686 and later processors are still supported^[3 <https://help.ubuntu.com/12.04/installation-guide/i386/hardware-supported.html#ftn.idp103528>] ." i686 started with the Pentium Pro and Pentium 2 for Intel and IIRC with the Athlon for AMD. On 25/06/14 17:55, hazzmat wrote: > Hello LTSP-discuss, > I am trying to set up LTSP to make some old hardware useful > again, for a family that cannot afford new pc or upgrades. The spare > hardware to be converted to a LTSP thin client is a ThinkNIC book size > pc. It has an ancient laptop harddrive, 256mb ram and a AMD K6III+ 450 > cpu running at 367Mhz due to motherboard bus limitations. The target > server is Ubuntu 14.0.4, already doing dhcpd and dns and samba duties, > and it's no powerhouse - but I'm only trying to run a single thin client > from it. > > The problem I have is this: on a test mule system, which is installed > with Ubuntu 12.0.4-not the actual Ubuntu 14.0.4 server which I intend to > deploy LTSP on- using Ubuntu supplied LTSP packages, the i386 kernel > images is not actually i386 compatible. I succeeded in getting the > client configured by udhcpd (not regular isc-dhcpd) to grab the > pxelinux.0 file via tfptp-hpa, but then the client ThinkNiC will not > boot the kernel. The error message indicated the cpu did not support PAE > and Cmov instructions, and that I needed to install "an appropriate > kernel." The AMDK6III+ cpu is i586. > > I am seeking guidance on how to supply that i586 compatible kernel. > Building the client with the arch-i386 option does not -with these > Ubuntu packages at least- actually build an i386 compatible > client/kernel. I know that this problem has not been corrected in Ubuntu > 14.,0.4 since I installed ltsp-server on a different test mule server > with the current Ubuntu distribution and encountered the same problem. > (I'm aware that there is another reason not to expect Ubuntu 14.0.4 to > work right now but for the sake of thoroughness I gave it a try.) Also, > trying to build the client with options --dist lucid and --arch i386 > failed to complete. The script exited abnormally and never populated > /var/lib/tftpboot with any files. > > I can't reinstall the target server with a different distribution which > avoids this packaging screwup - or if you prefer, this labeling > erratum. I can't upgrade the ThinkNiC's cpu. I need to get or compile > something that works. The ThinkNiC hardware works plenty well enough for > me to to install Debian 7.5 i386 and Vector Linux 7.0 Light edition. > > I have searched Google and LTSP Discuss archives for this issue and > can't find a starting point for further progress. Thanks for any > insights, answers, or links to relevant howto's, etc. > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.freenode.net ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net