This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: /dev


> I recently installed B19, and everything is fine, except my /dev
>directory didn't get created.  Am I missing something?  I uninstalled and
>reinstalled, to no avail.  I need to have ptys and ttys for some perl
>scripts that I'm working on (Expect stuff), and this is getting quite
>frustrating.  Any help would be greatly appreciated.


i think you have to do something like:
  mount CON /dev/tty
  mount NUL /dev/null
  ...
but the directories won't get created because it's only a logical
association.

hope this helps,

jjd

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]