From: johnd%software DOT ntep DOT nec DOT co DOT jp AT franken DOT de (jjd) Subject: Re: /dev 30 Jul 1998 09:52:22 -0700 Message-ID: <054701bdbae4$34a76f60$56341cac.cygnus.gnu-win32@neptune.software.ntep.nec.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit To: "Geoffrey Norton" , > 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 AT cygnus DOT com" with one line of text: "help".