Re: SD Card not mounting

From: Russell King
Date: Mon Apr 24 2006 - 08:36:26 EST


On Mon, Apr 24, 2006 at 02:17:38PM +0200, Pierre Ossman wrote:
> Ram wrote:
> > Hi,
> > When i try to mount an generic SD Card on my hardware. i get the error:
> >
> > mount /dev/mmcblk0 /mnt/mmc -t vfat
> > mount: Mounting /dev/mmcblk0 on /mnt/mmc failed: Device or resource busy
> >
>
> You should cc the relevant maintainers when sending questions/bug
> reports. Otherwise it will just get lost in the sheer volume of mail.
>
> Since I don't recognise what driver you're using I'm adding Russell King
> (the MMC maintainer) as cc.

and I doubt that "Device or resource busy" has anything at all to do
with MMC. Sounds more like a userspace issue - maybe two filesystems
are being mounted on /mnt/mmc? Reading the mount(2) man page gives
some ideas what this error may mean.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/