Hi,

> I was trying to unmount mmc2 (to fscheck or reformat) but it seems to be
> busy ...

You can run dosfsck so that it doesn't modify the volume
with the "-n" option.  Then you don't need to unmount it
to see whether there are issues.


> lsof shows no open files. Same thing after a reboot:
> -------
> Nokia-N810-51-3:/media# umount mmc2
> umount: cannot umount /media/mmc2: Device or resource busy
> Nokia-N810-51-3:/media# lsof|grep mmc2
> Nokia-N810-51-3:/media# 
> -------

Check also that no process is in disk sleep state: "ps|grep D"

AFAIK it's possible that this happens internally to kernel,
but I don't remember whether that was a bug or feature...


> How can I unmount the internal card? Or does anybody know the problem/a
> solution. I don't like thie vfat FS anyway and would like to replace it
> with ext3. But is the internal vfat better for SD memory (I hope it's
> the SD-friendly version with a scatteres superblock?)? 


        - Eero
_______________________________________________
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users

Reply via email to