Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 1999 01:20:01 -0800 (PST)
From:      Valentin Nechayev <netch@lucky.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/15136: Panic on MSDOS FS mount
Message-ID:  <199912290920.BAA55656@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/15136; it has been noted by GNATS.

From: Valentin Nechayev <netch@lucky.net>
To: Boris Popov <bp@butya.kz>, freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: kern/15136: Panic on MSDOS FS mount
Date: Wed, 29 Dec 1999 11:09:29 +0200

  Fri, Dec 24, 1999 at 15:41:23, bp wrote about "Re: kern/15136: Panic on MSDOS FS mount": 
 
 > > On attempt to mount MSDOS (FAT16) file system, kernel falls to panic with
 > >      message:
 > >      panic: vm_fault: fault on nofault entry, addr=c16de000
 > 
 > 	This caused by inconsistent data in the boot record. Could please test
 > the following patch and tell me if this helps:
 > 
 > diff -u ../msdosfs_vfsops.c ./msdosfs_vfsops.c
 
 [skip]
 
 Thanks, it fixed. On mounting, the following message appeared:
 
 Warning: number of clusters (51201) exceeds FAT capasity (51200)
 
 and disk mount occured normally.
 
 --
 NVA
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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