On Tue, Jun 17, 2003 at 09:16:51PM +0900, NAKAJI Hiroyuki wrote: > I updated my laptop kernel to 5.1-CURRENT and got into trouble. > > FreeBSD mebius 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Tue Jun 17 09:36:21 JST 2003 > [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 > > This laptop also runs Windows 2000 whose filesystem is NTFS and this > NTFS part is mounted from FreeBSD with read-only. > > /etc/fstab: > /dev/ad0s2 /mnt/winnt ntfs ro,noauto 0 0 > > When "mount /mnt/winnt", the system falls into DDB.
This looks like a bug in the buffer cache code. I'm working on trying to fix it. Mounting read-write instead of read-only ought to work around the problem, but it's probably not very safe. Tim _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"