Re: /proc

Aaron M. Ucko (amu@MIT.EDU)
28 Mar 1998 21:19:58 -0500


[Cc:ing linux-kernel only to prevent redundant replies; it isn't a
kernel issue.]

The problem here is that Red Hat 5's init scripts mount /proc before
remounting / read-write. If I recall correctly (I don't have
convenient access to a RH5 system at the moment), you can fix this by
editing /etc/rc.d/rc.sysinit and adding
mount -f /proc
right after
mount -f /

-- 
Aaron M. Ucko, KB1CJC <amu@mit.edu> (finger amu@monk.mit.edu)

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu