Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Sep 1996 23:09:41 -0400 (EDT)
From:      Charlie Root <root@aldan.ziplink.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/1614: Attempt to mount an NTFS partition causes kernel panic
Message-ID:  <199609150309.XAA00280@guest.ziplink.net>
Resent-Message-ID: <199609150320.UAA25818@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         1614
>Category:       kern
>Synopsis:       Attempt to mount an NTFS partition causes kernel panic
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 14 20:20:01 PDT 1996
>Last-Modified:
>Originator:     Mikhail Teterin
>Organization:
>Release:        FreeBSD 2.2-960801-SNAP i386
>Environment:

	FreeBSD is on the third SCSI drive. The first two have NTFS
	partitions.

>Description:

	mount -t msdos /dev/sd0s1 /mnt
	leads to kernel panic in mount_msdos

>How-To-Repeat:

	Just do the mount-command above on the NTFS partition.

	The hardest things would probably be to find the NTFS partition
	around, you, happy Unixers :) I am unfortunate enough to have
	to deal with NT once in a while...

>Fix:
	
	Wait for mount_ntfs to appear, and do not touch the NTFS
	drives until then.

>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609150309.XAA00280>