I noticed with kernel 2.4.8-pre[34] mounting my usb sony dsc-p1, mount
"hangs", and i can't kill the mount pid.
the load is going to 4 a 5 (top) on my almost idle machine, and where
vmstat reports 100% idle.
kernel 2.4.7 works fine, but i havn't tested 2.4.8-pre[12].
Stracing the 'mount /dscp1' command, the actual mount system call, which
never returns:
mount("/dev/sdb1", "/dscp1", "vfat", 0xc0ed0000, 0x805be08 <hanging here>
I noted (lsmod) usb-storage shows (initializing), and seems not to be
ready.
Greatings,
-- Arjan Filius mailto:iafilius@xs4all.nl
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/