[Angstrom-devel] Slow wrting to SD ext2 filesystem

GROG! (Jeff Howie) uber.grog at gmail.com
Fri Jul 13 15:57:50 CEST 2007


On 7/12/07, GROG! (Jeff Howie) <uber.grog at gmail.com> wrote:
> (how do I make mounting optiion changes)
>
> On 7/12/07, David L. Johnson <david.johnson at lehigh.edu> wrote:
> > The same way you do on any linux machine, edit /etc/fstab.
>
> Silly me for not trying the simplest solution.

Well I tried and I don't feel so silly anymore. I added/modified these lines
in my /etc/fstab (yes I want them mounted this way):

/dev/mmcblk1p2  /media/card     auto    defaults,async,noauto,noatime   0  0
/dev/mmcblk0p1  /media/card1    auto    defaults,async,noauto,noatime   0  0
/dev/mmcblk1p3 none swap sw 0 0

But on reboot the swap wasn't turned on & the partitions on my sd card were
mounted the same way they were previously. Here's the relevant mount output:

/dev/mmcblk0p1 on /media/card type vfat
(rw,noatime,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1)
/dev/mmcblk0p2 on /media/mmcblk0p2 type ext2 (rw,sync)

-- 
GROG!


More information about the Angstrom-distro-devel mailing list