On Wed, Jul 07, 1999 at 10:29:24AM -0400, Gonda, Rumi wrote:
> has any one had any experience on how linux likes
> it when in an embedded environment if you pull the
> board out while it is still running?  It would be no 
> different, I  presume, then as if you unplugged your
> pc running linux.  When it rebooted it would do a
> file check and repair the disk?  Or is that really a
> big no no?  Are there other gotchas that one needs
> to be worried about?  

This depends on the kind of implementation you have.

In my case I have two different setups which are both able to be powered
down while running.

All you have to do is to make shure that ext2 filesystems are either mounted
ro or resist entirely in a ramdisk.

Writing "configfiles" or data which has to be able to "survive" a power-down
is done via raw-device access or via mtools on a dos/vfat filesystem.

This is just what my scenario looks like, maybee there are other solutions.

Regards

Sven

-- 
|_||_||||| Sven Geggus @ Fraunhofer Institut fuer Informations- und
|_||_||||| Datenverarbeitung, Karlsruhe, GERMANY
|        | Phone: +49 6091-422, Web: http://wsd.iitb.fhg.de/
|  IITB  | ... LinuX powered DATA aquisition and evaluation

Reply via email to