Robert> We are currently struggling through Linux's convoluted
 Robert> startup and shutdown sequencing for one of our embedded
 Robert> RTLinux projects.

 Robert> We long for something like exists in the QNX OS.  There all
 Robert> the startup info is contained in a single script.  While this
 Robert> maybe less flexible than the current Linux scheme, it is much
 Robert> better suited to an embedded system.

Me> Take a SuSe boot-CD, check for the rescue initrd.
Me> There should be two of them, one for floppy and one for CD.
Me> Everything is simply done in /etc/rc. Patch it, compress it, boot it.
Me> As everything goes to RAM it boots fast and can be powered off
Me> when ever you like :) We use something like this on our HD recorder
Me> very succesfull for 3 years now.
--- [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