On Tue, 28 Mar 2006 00:38:40 -0000 (UTC)
"Matt Richards" <[EMAIL PROTECTED]> wrote:

> mlaptop proc # rm -rfv /proc/config.gz
> rm: cannot remove `/proc/config.gz': Operation not permitted
> 
> are you sure ? proc is like a dynamic filesystem they aren't really
> files just virtual files that the kernel are displaying ... if you
> some how have whiped proc you can probuly just ...
> 
> mount -o remount /proc
> 
> n it will be fine...
> 
> give ...
> mkdir /mnt/proc
> mount -t proc proc /mnt/proc
> a little seein' too ;)

Yup, /proc seems to be all dandy now.
 
> but no you should be fine ..
> 
> as for /boot .. you silly billy :) hehe!
> and just be thankful you didn't get the wrong terminal and remove your
> current filesystem, lol

I would have kicked myself hard!  I just got everything built and
configured and have no backup yet : )

Jim 
> Matt.
> >
> > Jim
> > --
> > gentoo-user@gentoo.org mailing list
> >
> >
> 
> 
-- 
gentoo-user@gentoo.org mailing list

Reply via email to