You are not logged in.

#1 2010-07-05 10:14:14

dcc24
Member
Registered: 2009-10-31
Posts: 732

[SOLVED] Weird "df -h" output

Basically, "df -h" gives me the following:

Filesystem            Size  Used Avail Use% Mounted on
rootfs                 58G  9.1G   46G  17% /
udev                   10M  224K  9.8M   3% /dev
/dev/disk/by-uuid/2c134e43-a356-4677-8e0d-198cd2b0faad
                       58G  9.1G   46G  17% /
none                  1.5G     0  1.5G   0% /dev/shm
/dev/sda5             114M   27M   82M  25% /boot
/dev/sda8              97G   27G   65G  30% /home
/dev/sda1              69G   61G  7.7G  89% /mnt/vistaboot
/dev/sda9             237G   96G  142G  41% /mnt/winortak

As you can see, the root partition appears twice, once as "rootfs" and once as "/dev/disk/by-uuid/....".

A few months ago this wasn't like that. Any ideas?

Also, here is my fstab, if it's relevant:

none                   /dev/pts      devpts    defaults            0      0
none                   /dev/shm      tmpfs     defaults            0      0

/dev/sda5 /boot ext2 defaults 0 1
/dev/sda6 swap swap defaults 0 0
/dev/sda7 / ext4 defaults 0 1
/dev/sda8 /home ext4 defaults 0 1
/dev/sda1 /mnt/vistaboot ntfs-3g defaults 0 0
/dev/sda9 /mnt/winortak ntfs-3g defaults 0 0
/dev/cdrom /media/cd iso9660 ro,user,noauto,unhide 0 0
/dev/dvd /media/dvd udf ro,user,noauto,unhide 0 0

Last edited by dcc24 (2010-07-05 10:38:27)


It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)

My AUR packages

Offline

#2 2010-07-05 10:20:45

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Offline

#3 2010-07-05 10:38:06

dcc24
Member
Registered: 2009-10-31
Posts: 732

Re: [SOLVED] Weird "df -h" output

Oh, sorry. I should have searched first.


It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)

My AUR packages

Offline

Board footer

Powered by FluxBB