[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4dde4acb0706290209n40d5e0adve6a3713513a6a724@mail.gmail.com>
Date: Fri, 29 Jun 2007 14:39:27 +0530
From: "Midhun Agnihotram" <agnimidhun@...il.com>
To: "Hans-Jürgen Koch" <hjk@...utronix.de>
Cc: jdi@....org, drzeus-mmc@...eus.cx, linux-kernel@...r.kernel.org
Subject: Re: Fwd: Mounting MMC card
Hi,
> I was talking about the file system on the card. Usually, you've
> got vfat on such a card. How about that?
>
> BTW, You mounted proc on /proc and sysfs on /sys, I hope?
>
Yes I do have the support for vfat and msdos file system. I have
formatted the card on a Windows system with "FAT" file system.
#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_NTFS_FS is not set
Also, I have mounted proc and sysfs.
>
> No. You don't have jffs2 on your MMC, do you?
>
I do not have a jffs2 on my MMC.
> > I have seen the udev page. But I am a bit skeptic about
> > implementing it with my kernelas this kernel is from Microcross -
> > customized for CSB535FS board.
>
> As long as it's a reasonable recent kernel (>=2.6.15), it shouldn't
> be a problem.
>
The kernel version is 2.6.16. So I guess there should not be a
problem. Any more things that I need to check??
Thanks,
Midhun.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists