Re: Embedded Linux Distribution?
From: Alexander Popov (s_popov_at_prosyst.bg)
Date: 07/29/03
- Previous message: Robert Newson: "Re: Chinese V-Dragon processor running Midori Linux"
- In reply to: Cory M Hicks: "Embedded Linux Distribution?"
- Next in thread: Cory M Hicks: "Re: Embedded Linux Distribution?"
- Reply: Cory M Hicks: "Re: Embedded Linux Distribution?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Jul 2003 16:05:59 +0300
On Mon, 28 Jul 2003 22:17:41 -0400 "Cory M Hicks" <cmhicks@acm.org> wrote:
> I am looking into setting up an embedded PC running linux on a diskonchip.
> Does anyone have any suggestion on a particular linux distribution to use? I
> could simply roll my own but if anyone has any suggestions it would be
> appreciated.
Depends on how much time and money you got for this project.
If you have time I suggest that you bild your own distro.
What is the CPU?
>
> Would you suggest JFFS2 for the file system in order to make the device
> "Power Fail Safe" or is there another file system I should look at?
JFFS2 is a great fs although it has some drawbacks. But for flash it's the perfect sollution.
Usually on all embedded systems based on linux it's used in combination with cramfs (for the
"read-only" part of the image ) and tmpfs for log, chaching and apps that need fast file ops.
My experience shows that if you keep 10-15% of the jffs2 partition empty there won't be any
problems.
>
>
> Cory
>
>
Best Regards,
-- Alexander Popov ProSyst Bulgaria Inc. Team Leader 48 Vladajska Str. Dept: Real Time OS and Java VM Sofia 1606, Bulgaria Phone: +359 2 952 35 81/203 http://www.prosyst.com Mobile: +359 87 663 193 OSGi Technology Leaders
- Previous message: Robert Newson: "Re: Chinese V-Dragon processor running Midori Linux"
- In reply to: Cory M Hicks: "Embedded Linux Distribution?"
- Next in thread: Cory M Hicks: "Re: Embedded Linux Distribution?"
- Reply: Cory M Hicks: "Re: Embedded Linux Distribution?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]