Gentoo Archives: gentoo-user

From: dexters84 <dexters84@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: jffs2 on gentoo
Date: Tue, 18 Mar 2008 19:01:13
Message-Id: 47E011A8.6060900@gmail.com
In Reply to: Re: [gentoo-user] Re: jffs2 on gentoo by Stroller
1 Hi
2
3 In my system I didn't bother with any of embedded file systems - I've
4 created 1 GB ext2 partition (journalising in ext3 increases read/write
5 count), and it worked just like any other hard drive. Bios detected
6 correct capacity - I was lucky with that, but in case where BIOS doesn't
7 detect CF card properly google is Your friend.
8 I don't have all doc I've used during setup but I remember reading this one
9 http://silent.gumph.org/content/4/1/011-linux-on-cf.html
10
11 regards
12
13 Stroller pisze:
14 >
15 > On 18 Mar 2008, at 10:33, Florian Philipp wrote:
16 >> On Tue, 2008-03-18 at 01:47 +0000, Stroller wrote:
17 >>> On 17 Mar 2008, at 18:10, James wrote:
18 >>>> ...
19 >>>> Wear leveling is *probably* built into the IDE to CF converter
20 >>>> carrier board?
21 >>>
22 >>> Almost certainly not, I'd have thought. Aren't those boards just dumb
23 >>> pin-convertors? CF cards "talk" IDE.
24 >>
25 >> Yes they are.
26 >>
27 >> Another thought crossed my mind today: Does wear leveling work if I
28 >> create loopback devices (ext2-formatted) on FAT32?
29 >
30 > Surely so. In this case you would be writing to the flash device's
31 > FAT32 filessystem. It doesn't matter if you're writing a .RAW picture
32 > file, an .iso or your loopback fs.
33 >
34 >> By the way: Why is wear leveling filesystem-dependent anyway?
35 >
36 > No idea. Please note that in this thread I have stated that I
37 > _understand_ wear-levelling to be filesystem-dependent - it is others
38 > who have made replies stating this more confidently.
39 >
40 >> I would
41 >> have thought it were working on blocks (like device mapper, cryptsetup,
42 >> lvm and so on) and not on files.
43 >
44 > Ah! But here we come back to the problem of recording how many times a
45 > given block has been written upon, in order not to kill that block.
46 > Most filesystems don't have to do that.
47 >
48 > Stroller.
49 >
50
51 --
52 gentoo-user@l.g.o mailing list