From: "Paul Rolland" <rol@as2917.net>
To: <Valdis.Kletnieks@vt.edu>
Cc: "'LKML'" <linux-kernel@vger.kernel.org>
Subject: RE: Why is /dev on a different filesystem ? [Kernel 2.6.20.3]
Date: Wed, 21 Mar 2007 20:30:42 +0100 [thread overview]
Message-ID: <050701c76bef$6d4c2110$4b00a8c0@donald> (raw)
In-Reply-To: <200703211920.l2LJKI1K019114@turing-police.cc.vt.edu>
> Might want to 'cat /proc/mounts', and ponder the fact that a
> filesystem
> can be mounted and not listed in /etc/mtab, and then see if
> your system
> has 'udev' installed and enabled.
Damn ! You're right :
cat /proc/mounts | grep dev
none /dev tmpfs rw 0 0
and no, I don't have any udev running, still can't stand it ;)
Thx for the pointer, I was too much trusting df :(
Regards,
Paul
next prev parent reply other threads:[~2007-03-21 19:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-21 19:13 Why is /dev on a different filesystem ? [Kernel 2.6.20.3] Paul Rolland
2007-03-21 19:20 ` Valdis.Kletnieks
2007-03-21 19:30 ` Paul Rolland [this message]
2007-03-21 19:37 ` Greg KH
2007-03-21 19:59 ` David Schwartz
2007-03-21 20:58 ` Alistair John Strachan
2007-03-21 21:32 ` Andreas Schwab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='050701c76bef$6d4c2110$4b00a8c0@donald' \
--to=rol@as2917.net \
--cc=Valdis.Kletnieks@vt.edu \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.