>> Gilles Chanteperdrix <[EMAIL PROTECTED]> 11.10 10:31 >>> >Pavel Pirkl wrote: >> Hello, >> I am a novice in using of RTOS Xenomai. >> >> >> 2. >> Now I am using Linux distribution Slackware and Xenomai. >> But I need to find some minidistribution for booting from CompactFlash >> disk. >> And I need to stop written to this CompactFlash so all programs must to >> run from RAM memory. >> Can you help me? I hear about ELinOS and free licence? > >There are several distributions for embedded systems, see >http://www.linuxdevices.com/articles/AT2760742655.html > >--
Another mini-distribution (White Dwarf Linux) is available here : http://www.blast.com/index.php?id=35 To avoid writing to your compact flash, you can mount the root in read-only (option to pass to lilo/grub) And have a ram-disk that will be mounted to /var where you have some files that can be written (not sure that it is enough...) Bye. _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
