It gets harder to figure out how this started but I
will try to explain how we implemented FLASH boot:

Programming setup:
/dev/hda    IDE disk with development system
/dev/hdc    FLASH disk for example 4MByte

fdisk /dev/hdc 
/dev/hdc1  3Mb msdos fs active for system (read only)
/dev/hdc2  1Mb msdos fs    for setup (read write)

Install syslinux on hdc1 and copy a kernel plus your initrd to hdc1.

Running setup
/dev/hda FLASH disk

Using this way all lilo trouble is gone.

Jens Michaelsen
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to