On Sun, Apr 11, 2010 at 08:01:55PM +0200, Jens Seidel wrote:
> Hi,
> 
> after filing bug http://bugs.debian.org/576649 I noticed that it is indeed a
> SHR-U bug. The udev automounter /etc/udev/scripts/mount.sh mounts
> filesystems such as the second partition of SD cards below /media with
> option "sync" which is very, very, very slow. The command "apt-get update"
> was 60 times slower with this option!
> 
> I suggest to omit this option. It may be useful for USB sticks but as it
> causes such harm let the user properly umount a device before detaching it.
> 
> To what package does this file belong?
> # opkg search /etc/udev/scripts/mount.sh
> returns nothing.

Hi,

SHR r...@gojama ~ $ opkg search /etc/udev/scripts/mount.sh
udev - 151-r9.4
SHR r...@gojama ~ $ cat /etc/udev/mount.blacklist 
/dev/loop
/dev/ram
/dev/mtdblock
/dev/mmcblk

so uSD card partitions /dev/mmcblk* shouldn't be mounted by udev
automounter

Regards,
-- 
uin:136542059                jid:[email protected]
Jansa Martin                 sip:[email protected] 
JaMa                         
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to