On Wed, 10 Nov 2004 10:36:08 -0800 (PST), Doug White <dwhite_at_gumbysoft.com> wrote: > On Wed, 10 Nov 2004, Matteo Riondato wrote: > > > mount -t ntfs -o ro /dev/da0s1 /mnt/usb/ > > > > Suddendly, my machine panic'ed with: > > > > filesystem goof: vop_panic[vop_strategy] > > > > Is NTFS over umass storage supported? Or better, is umass over ehci > > supported? > > Filesystems are device-agnostic. However is tpossible your EHCI > controller is returning corrupted data. > > Try removing ehci from your kernel and mounting the filesystem then. That > uses the more reliable uhci or ohci driver, although not at hi-speed. If its getting into vop_panic, it seems unlikley to be data corruption. Matteo, can you post a stacktrace from the panic? dmesg? When did you CVSup your source last? Are you sure the ntfs kld sources match the kernel?Received on Wed Nov 10 2004 - 17:54:29 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:21 UTC