Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Mar 2005 08:15:06 -0800 (PST)
From:      dR <dystopianrebel@yahoo.com>
To:        mrb@bmyster.com, freebsd-questions@freebsd.org
Subject:   Re: Help! I am in beeg trouble. 
Message-ID:  <20050306161506.31390.qmail@web52308.mail.yahoo.com>
In-Reply-To: 6667

next in thread | raw e-mail | index | archive | help
I can't run fsck -p because the slices are mounted RO.
However, fsck -p did tell me that there's an
inconsistency on / ... which may have been the result
of my having to do a reset after f****** KDE froze
(and I didn't have sshd running to kill it from
outside). 

A good reason for me to put fsck in the init sequence.
(And the very reason why I started exploring other
window managers in the first place.)

Is it possible to fsck from the "live" CD? It looks
like some files are missing from the Fixit mode.

Marko

--- Brent <mrb@bmyster.com> wrote:
> by the sounds of it...seems the slices were mounted
> with read only options set.
> 
> try mounting the partitions manually something like
> mount /dev/ad1s1a /
> mount /dev/ad1s1e /usr
> mount /dev/ad1s1f /var   
> 
> just make sure that you have the device name
> correctly and what the correct
> mount point. 
> 
> or try 
> 
> ok boot -s
> # fsck -p
> # mount -u /
> # mount -a -t ufs
> # swapon -a



	
		
__________________________________ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/



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