Gentoo Archives: gentoo-embedded

From: Arkadi Shishlov <arkadi.shishlov@×××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] file system question
Date: Tue, 30 Mar 2010 15:08:22
Message-Id: 4BB20A80.7080106@gmail.com
In Reply to: Re: [gentoo-embedded] file system question by Karl Hiramoto
1 On 03/30/10 16:28, Karl Hiramoto wrote:
2 > On 03/30/2010 12:42 AM, David Relson wrote:
3 >> I'm porting the software for an embedded medical device from DOS to
4 >> Linux and am wondering which file systems are appropriate and which are
5 >> not. The device's mass storage is a Disk-on-Module solid state flash
6 >
7 > 1. Mount read only a partition that contains the main system, to ensure
8 > you can always boot and to avoid damage to the systems file
9
10 Depending on how you want to service (or not) you device root fs, consider using
11 at SquashFS for that.