DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 2nd December 2008
map7 map7 is offline
Fdisk Soldier
 
Join Date: Jun 2008
Posts: 75
Default fsck reports errors but does not fix them.

When I do a fsck /var I get the following errors:
Code:
** /dev/da0s1d (NO WRITE)
** Last Mounted on /var
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
UNREF FILE I=188420  OWNER=mysql MODE=100600
SIZE=0 MTIME=Dec  2 11:31 2008 
CLEAR? no

UNREF FILE I=188447  OWNER=mysql MODE=100600
SIZE=0 MTIME=Dec  2 11:31 2008 
CLEAR? no

UNREF FILE I=188482  OWNER=mysql MODE=100600
SIZE=0 MTIME=Dec  2 11:31 2008 
CLEAR? no

UNREF FILE I=188483  OWNER=mysql MODE=100600
SIZE=0 MTIME=Dec  2 11:31 2008 
CLEAR? no

** Phase 5 - Check Cyl groups
37401 files, 231756 used, 1220491 free (2611 frags, 152235 blocks, 0.2% fragmentation)
To try and fix these errors I first go into single user mode with:
# init 1

Then when I recheck that label in single user mode no errors are reported?
# fsck /dev/da0s1d
Code:
** /dev/da0s1d (NO WRITE)
** Last Mounted on /var
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
** Phase 5 - Check Cyl groups
37401 files, 231756 used, 1220491 free (2611 frags, 152235 blocks, 0.2% fragmentation)
How do I fix the errors?

I've also tried booting frenzy but this does not boot on my computer, it crashes the kernel and reboots.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
JPEG library reports unrecoverable error: Calderon FreeBSD General 2 26th August 2009 03:07 PM
pkgdb errors maxrussell FreeBSD Ports and Packages 1 22nd May 2009 11:06 AM
Uname still reports 7.0 release maxrussell FreeBSD Installation and Upgrading 6 4th May 2009 12:49 PM
mdmfs and fsck on boot elon FreeBSD General 0 8th December 2008 06:33 PM
Disable manual fsck on startup Malakim FreeBSD General 4 2nd September 2008 05:28 PM


All times are GMT. The time now is 06:46 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick