[...] > > "Dennis Melentyev" <[EMAIL PROTECTED]> writes: > > > > > I've got a problem with mounting SonyEricsson K750 flash card: > > > 6.1 is not stabily mounting/recognizing device, and, after several tries > > > ended up in creating TWO IDENTICAL device nodes in /dev!!! [...] > So, the only FBSD-related issue left is a duplicated entry in /dev listing. > Reboot helped, but that's not the way it should be. Could someone check the > possibilities to have duplicate entries in directory listing (at least under > /dev)?
I have experienced a similar problem on 6.1-RELEASE. I was trying to access a compact flash card through two different USB card readers and somehow I ended up with two identical /dev/daXs1 devices (X was 4 IIRC) which I could not mount. A reboot "fixed" the problem and I could mount the card. A copy of the kernel log: http://spider.netlife.no/~erik2/kernellog.txt -- Erik Stian Tefre _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
