Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Flash drive and file systems
Date: Sat, 05 Sep 2009 12:28:49
Message-Id: loom.20090905T141426-196@post.gmane.org
1 Hello,
2
3 I'm building up a P3 as a firewall, using 4 GB Compact Flash
4 to IDE as the hard drive (SANDISK). I've done this before
5 and it works great.
6
7 The kernel is gentoo-30-r5 and it does not support EXT2.
8 I have already formatted the Flash as EXT2:
9
10 Disk /dev/hda: 4110 MB, 4110188544 bytes
11 128 heads, 63 sectors/track, 995 cylinders
12 Units = cylinders of 8064 * 512 = 4128768 bytes
13
14 Device Boot Start End Blocks Id System
15 /dev/hda1 1 25 100768+ 83 Linux
16 /dev/hda2 26 88 254016 82 Linux swap / Solaris
17 /dev/hda3 89 995 3657024 83 Linux
18
19 # mke2fs /dev/hda1
20 # mke2fs /dev/hda3
21
22
23 Now building the sources, there is no ext2 any more?
24
25 Any suggestions (just use ext3 for flash?)
26 Grab and old kernel source? (which one?)
27
28
29 Under gentoo-30-r5 --> file systems
30
31 <*> Ext3 journalling file system support
32 <*> Default to 'data=ordered' in ext3 (legacy option)
33 < > Ext3 extended attributes
34 < > Ext3 POSIX Access Control Lists
35 < > Ext3 Security Labels
36
37 And leave every thing else blank?
38
39 Under --> file systems--> misc filesys
40
41 < > BFS file system support (EXPERIMENTAL)
42 < > EFS file system support (read only) (EXPERIMENTAL)
43 < > Compressed ROM file system support (cramfs)
44
45
46 Any suggestions are most welcome.
47
48
49 James

Replies

Subject Author
Re: [gentoo-user] Flash drive and file systems pk <peterk2@××××××××.se>
[gentoo-user] Re: Flash drive and file systems walt <w41ter@×××××.com>