On Wed, Jan 08, 2003 at 10:16:45AM -0800, Greg KH wrote:
> On Wed, Jan 08, 2003 at 11:51:30AM -0500, Murray J. Root wrote:
> > devfs=mount in lilo.conf
> >
> > Insert CF card.
> > ls /dev shows sda and sda1
> > mount it.
> > ls /dev shows sda - no sda1
> > cd to mounted CF card
> > process hangs, sd-mod & usb-storage "busy"
> > rmmod -f usb-storage or sd-mod causes PC to stop
> > (keyboard & mouse unresponsive, wmfire frozen, net disconnects)
> >
> > reboot
> > Insert CF card.
> > ls /dev shows sda & sda1
> > mount it.
> > ls /dev shows sda - no sda1
> > umount it
> > ls /dev shows sda - no sda1
> > modprobe -r sd-mod && modprobe sd-mod
> > ls /dev shows sda & sda1
>
> So if devfs is enabled, everything works just fine?
>
How did you come to that conclusion?
sda1 is where the data is - when I mount the CF sda1 disappears
from /dev and accessing the mountpoint hangs the process.
-- Murray J. Root ------------------------------------------------ DISCLAIMER: http://www.goldmark.org/jeff/stupid-disclaimers/ ------------------------------------------------ Mandrake on irc.freenode.net: #mandrake & #mandrake-linux = help for newbies #mdk-cooker = Mandrake Cooker #cooker = moderated Mandrake Cooker- 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/
This archive was generated by hypermail 2b29 : Wed Jan 15 2003 - 22:00:24 EST