Displaying 1 result from an estimated 1 matches for "embeddedx86".
2005 Apr 06
0
RH kernels and syslinux
Sir or Madam,
I am in a new project writing software for
embedded apps. We use a single board computer
consisting of (a) linux (b) syslinux boot loader
(c) compact flash file system (d) x86 processor.
(see www.embeddedx86.com) (e) other HW and SW.
Using vendor provided files, I can easily prepare
a compact flash (CF) system which boots 2.4.23
linux just fine. I can telnet in and so on and
so forth. The CF is 1GB in size.
One of my tasks is to take the magic out of the
process of putting new kernels on to the CF an...