[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lilo to boot RTEMS (pc386 BSP)
- Date: Fri, 28 Jan 2000 00:51:01 +0100
- From: erwin at muffin.org (Erwin Rol)
- Subject: lilo to boot RTEMS (pc386 BSP)
Hello all,
i hacked some of the linux boot code to build a lilo bootable
image from a binary image.
It aint pretty but it works , booted the hello world image with it
on my dual P166.
let me know if there is someone interested in it (60kb gzipped).
Note: it probably only works on linux hosts, while it needs the as86 and
ld86
the utitlities that the linux kernel build also needs.
Original i hacked it up for PK ( a small posix kernel by Frank W.
Miller)
- Erwin