Gentoo Archives: gentoo-user

From: Justin <justin@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] df showing rootfs
Date: Sun, 11 May 2008 12:11:59
Message-Id: 4826E28A.5000303@j-schmitz.net
In Reply to: Re: [gentoo-user] df showing rootfs by Paul Colquhoun
1 Paul Colquhoun schrieb:
2 > On Sat, 10 May 2008, Willie Wong wrote:
3 >
4 >> Having just upgraded to baselayout2 and openrc, I found that when I
5 >> run df, I get
6 >>
7 >> Filesystem 1K-blocks Used Available Use% Mounted on
8 >> rootfs 8008068 6827336 1180732 86% /
9 >> /dev/root 8008068 6827336 1180732 86% /
10 >> udev 10240 88 10152 1% /dev
11 >> none 257012 0 257012 0% /dev/shm
12 >> rc-svcdir 1024 56 968 6% /lib/rc/init.d
13 >> /dev/hda6 401572 139560 262012 35% /var
14 >> /dev/hda7 29735368 28433384 1301984 96% /home
15 >>
16 >> Note the first two lines are identical. Is this the way it is
17 >> supposed to be? Or did I miss a configuration variable somewhere
18 >> when I etc-update'd?
19 >>
20 >
21 >
22 > Just to let you know you are not alone.
23 >
24 >
25 > $ uname -a
26 > Linux tux 2.6.24-gentoo-r2 #1 SMP PREEMPT Tue Feb 12 18:54:03 EST 2008
27 > x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ AuthenticAMD
28 > GNU/Linux
29 >
30 >
31 > $ df -k
32 > Filesystem 1K-blocks Used Available Use% Mounted on
33 > rootfs 10008136 1208624 8799512 13% /
34 > /dev/sda3 10008136 1208624 8799512 13% /
35 > udev 10240 200 10040 2% /dev
36 > shm 1029084 0 1029084 0% /dev/shm
37 > rc-svcdir 1024 88 936 9% /lib64/rc/init.d
38 > /dev/sda5 10008136 412576 9595560 5% /var
39 > /dev/sda6 10008136 6799800 3208336 68% /usr
40 > /dev/sda7 166998544 851032 166147512 1% /data
41 > /dev/sdb2 7816780 1789648 6027132 23% /var/spool/news
42 > /dev/sdb3 39068880 27590744 11478136 71% /usr/portage
43 > /dev/sdb4 146508292 127278184 19230108 87% /home
44 > /dev/mapper/vg00-backup
45 > 398266496 338484192 59782304 85% /backup
46 >
47 >
48 >
49 >
50 For me it is the same. Could it be that this is new in the new coreutils?

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] df showing rootfs Graham Murray <graham@×××××××××××.uk>