Re: SD Card not mounting

From: Jan Engelhardt
Date: Tue Apr 25 2006 - 04:44:24 EST


>> > mount /dev/mmcblk0 /mnt/mmc -t vfat
>> > mount: Mounting /dev/mmcblk0 on /mnt/mmc failed: Device or resource busy
>>
>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.
>
There are usually no problems with mounting something over a mountpoint.
The side effect is just that you can't easily access the now-hidden mount.


Jan Engelhardt
--
-
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/