diff options
author | Grant Bowman <grantbow at grantbow dot com> | 2002-05-14 00:17:00 +0000 |
---|---|---|
committer | Grant Bowman <grantbow at grantbow dot com> | 2002-05-14 00:17:00 +0000 |
commit | eaf8a9ec14f8760318e730143164ddeb9ea6d502 (patch) | |
tree | 66c49f43c8d6f01375ad888a5a6f9dd10d75cb7e | |
parent | 1036fc6ec9cc54b22e5b173183bee1946184a660 (diff) |
none
-rw-r--r-- | Hurd/NewbieQuestions.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Hurd/NewbieQuestions.mdwn b/Hurd/NewbieQuestions.mdwn new file mode 100644 index 00000000..3276299f --- /dev/null +++ b/Hurd/NewbieQuestions.mdwn @@ -0,0 +1,6 @@ +In addition to the [general FAQ](http://www.gnu.org/software/hurd/docs.html#TOCfaq) there are these questions that Newbies have: + +* Why doesn't 'df' work? + * The Hurd's 'df' doesn't use /etc/fstab. For example, try 'df /dev/hd0s1'. + +-- [[Main/GrantBow]] - 14 May 2002 |