
* T mlist4suntong@yahoo.com [20060824 05:15]:
Whenever I run df, I get `/dev/.static/dev': Permission denied:
$ df Filesystem 1K-blocks Used Available Use% Mounted on rootfs 4032092 2411436 1415832 64% / /dev/root 4032092 2411436 1415832 64% / df: `/dev/.static/dev': Permission denied tmpfs 10240 180 10060 2% /dev tmpfs 386576 0 386576 0% /dev/shm [...]
what might be the problem? the cure?
I'm using grml 0.7 hd installation.
I'm aware of this problem but not yet sure who is responsible for it. Looks like a udev problem.
If you are running the 'df' as user root you won't notice the problem. To fix the issue for normal users as well just manually invoke 'umount /dev/.static/dev'.
The issue is on my todolist and I'll provide a fix soon.
regards, -mika-