Reindl Harald wrote:
util-linux from "updates-testing" does not list
the rootfs in "mount" and "df", util-linux from
koji does not list anythign with "mount" and
for years "df" was completly broken

shiny new world, these bascis worked until F15 all the time

My first thought would be to remove all the "testing," "rawhide," or "koji" stuff and see how it works using production Fedora. Also, post your mount info /etc/fstab, so we can see what you're trying to do. Oh, and output of lsblk. Then we will have some hint what the system looks like.
____________________________________

[root@srv-rhsoft:~]$ /bin/df
Dateisystem     1K-Blöcke    Benutzt  Verfügbar Verw% Eingehängt auf
tmpfs             4194304          0    4194304    0% /var/cache/yum
tmpfs              204800          0     204800    0% /var/cache/firefox
tmpfs              524288          0     524288    0% /var/www/sessiondata
/dev/md0           495832      38498     457334    8% /boot
/dev/md2       3814414416 1699289196 2115125220   45% /mnt/data
tmpfs             6291456          0    6291456    0% /mnt/data/ramdisk
____________________________________

[root@srv-rhsoft:~]$ mount
tmpfs on /var/cache/yum type tmpfs (rw,noexec,nosuid,noatime,nodiratime,size=4G)
tmpfs on /var/cache/firefox type tmpfs 
(rw,noexec,nosuid,noatime,nodiratime,size=200M)
tmpfs on /var/www/sessiondata type tmpfs 
(rw,noexec,nosuid,noatime,nodiratime,size=512M)
configfs on /sys/kernel/config type configfs (rw)
/dev/md0 on /boot type ext4 (rw)
/dev/md2 on /mnt/data type ext4
(rw,noatime,nodiratime,nosuid,data=writeback,commit=45,barrier=0,delalloc,inode_readahead_blks=256,noquota,nodiscard)
/mnt/data/www/thelounge.net on /Volumes/dune/www-servers type none (rw,bind)
/mnt/data/.tmp on /tmp type none (rw,bind)
/mnt/data/.tmp on /var/tmp type none (rw,bind)
/mnt/data/home on /home type none (rw,bind)
tmpfs on /mnt/data/ramdisk type tmpfs 
(rw,noexec,nosuid,noatime,nodiratime,size=6G)
/mnt/data/www/phpincludes on /Volumes/dune/www-servers/phpincludes type none 
(rw,bind)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
vmware-vmblock on /run/vmblock-fuse type fuse.vmware-vmblock 
(rw,nosuid,nodev,default_permissions,allow_other)
____________________________________



--
Bill Davidsen <david...@tmr.com>
  "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to