Gentoo Archives: gentoo-user

From: JimD <Jim@×××××××××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Arrrgggh!! rm -Rf /proc
Date: Tue, 28 Mar 2006 01:18:17
Message-Id: 20060327201315.48e9dac3@keelie.localdomain
In Reply to: Re: [gentoo-user] Arrrgggh!! rm -Rf /proc by Matt Richards
1 On Tue, 28 Mar 2006 00:38:40 -0000 (UTC)
2 "Matt Richards" <matt@×××××××××.net> wrote:
3
4 > mlaptop proc # rm -rfv /proc/config.gz
5 > rm: cannot remove `/proc/config.gz': Operation not permitted
6 >
7 > are you sure ? proc is like a dynamic filesystem they aren't really
8 > files just virtual files that the kernel are displaying ... if you
9 > some how have whiped proc you can probuly just ...
10 >
11 > mount -o remount /proc
12 >
13 > n it will be fine...
14 >
15 > give ...
16 > mkdir /mnt/proc
17 > mount -t proc proc /mnt/proc
18 > a little seein' too ;)
19
20 Yup, /proc seems to be all dandy now.
21
22 > but no you should be fine ..
23 >
24 > as for /boot .. you silly billy :) hehe!
25 > and just be thankful you didn't get the wrong terminal and remove your
26 > current filesystem, lol
27
28 I would have kicked myself hard! I just got everything built and
29 configured and have no backup yet : )
30
31 Jim
32 > Matt.
33 > >
34 > > Jim
35 > > --
36 > > gentoo-user@g.o mailing list
37 > >
38 > >
39 >
40 >
41 --
42 gentoo-user@g.o mailing list