util-linux

GoTaR gotar at priv0.onet.pl
Wed May 2 17:12:26 CEST 2001


On Wed, May 02, 2001 at 13:51:55 +0200, Michał Kuratczyk wrote:

> >> 	[root at firewall root]# mount
> >> 	/dev/hda3 on / type ext2 (rw)
> >> 	proc on /proc type proc (rw,gid=17)
> >> 	
> >> 	[root at firewall root]# cat /proc/mounts
> >> 	/dev/root / ext2 rw 0 0
> >> 	/proc /proc proc rw 0 0
> >> 	devpts /dev/pts devpts rw 0 0
> >> 	/dev/hda2 /var ext2 rw 0 0
> >cat /etc/mtab
> /dev/hda3 / ext2 rw 0 0
> proc /proc proc rw,gid=17 0 0
> 
> Tylko dlaczego? /proc i /var widzę normalnie - są podmontowane. Nie ma
> tylko wpisów o tym.

Check mtime of /etc/mtab. It looks like pre-halt state on ro fs which
hasn't been updated properly during boottime. Didn't you wake up your
system in some weird way? I ain't use PLD rc-scripts but when I looked
at them they seemed to be not vulnerable to power failures etc. These
fses probably have beed mounted with -n flag. You didn't write if it is
an exception or if it starts with this all the time. In the former case
use -f flag to fake mount on mtab file, in the latter - trace it down.

-- 
GoTaR <gotar at priv0.onet.pl>

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS d- s:- a--- C UL+++>++++$ P+(++) L+++>++++$ E--- W-- N+ o? K w--- O?
M- V- PS++ PE++ Y+ PGP t+ 5 X R- tv- b++>+++ DI- D+ G e>+++ h-- r++ y?
------END GEEK CODE BLOCK------



More information about the pld-devel-en mailing list