bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: procfs


From: olafBuddenhagen
Subject: Re: procfs
Date: Sat, 2 Jan 2010 08:18:10 +0100
User-agent: Mutt/1.5.19 (2009-01-05)

Hi,

On Thu, Dec 31, 2009 at 09:22:40AM +0530, Shakthi Kannan wrote:

>   # mkdir /proc # settrans -fgap /proc procfs

This is actually buggy: the relative path will work on the original
instance, but not when it is restarted from the passive translator
setting...

Just use

   settrans -c /proc /path/to/procfs

-c means the node will be automatically created. -fg is not needed, if
there was no translator on this node before. -p is the default, and the
active translator will be started automatically on first access, so no
-ap is necessary either.

Please try to actually understand the options of the settrans command,
rather than issuing some memorized string -- it's quite important to
understand them if you want to work effectively with the Hurd :-)

-antrik-




reply via email to

[Prev in Thread] Current Thread [Next in Thread]