[Pkg-sysvinit-devel] Bug#391122: initscripts: df shows
`/dev/.static/dev': Permission denied
Petter Reinholdtsen
pere at hungry.com
Thu Oct 5 06:35:35 UTC 2006
[Atsuhito KOHDA]
> Hi, I'm not so sure if this is really a bug of initscripts but
> I got the following message every time I did "df"
>
> df: `/dev/.static/dev': Permission denied
This is probably the result of either of the directories being
inaccessable for the user running df. Can you try this:
ls -ld /dev /dev/.static /dev/.static/dev
It should pinpoint which directory point is blocking df from accessing
the mount point. I suspect it is the /dev/.static directory.
I hadn't noticed this myself, but this is a good reason to avoid
listing the mount point /dev/.static/dev in /etc/mtab.
Friendly,
--
Petter Reinholdtsen
More information about the Pkg-sysvinit-devel
mailing list