Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Nov 2005 18:35:16 +0200
From:      "Reko Turja" <reko.turja@liukuma.net>
To:        <freebsd-questions@freebsd.org>, "alicornio" <alicornio@ig.com.br>
Subject:   Re: Problems on start of my system
Message-ID:  <053601c5e226$e792a830$b40471d5@rekon>
References:  <20051105_160733_071454.alicornio@ig.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message ----- 
From: "alicornio" <alicornio@ig.com.br>
To: <freebsd@akruijff.dds.nl>; <freebsd-questions@freebsd.org>
Sent: Saturday, November 05, 2005 6:07 PM
Subject: Re: Problems on start of my system


> Hi Alex
>
> I try every combination of fsck and fsck_ffs, somes:
>
> #mkdir /teste
> #mount -f /dev/ad0s1 /teste
> #fsck -t ffs -Fy /teste

Do not run the fsck on mounted filesystem; boot in singleuser mode and 
run

fsck -y /dev/ad0s1

from there - before mounting the faulting slice.

-Reko 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?053601c5e226$e792a830$b40471d5>