From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <200301140506.h0E566w11684@augusta.math.psu.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] cpu vs ocpu and talking to 9p1 clients. In-Reply-To: Your message of "Mon, 13 Jan 2003 20:52:17 PST." <4a2565de133d5ef363789b5fa2ff4bca@centurytel.net> From: Dan Cross Date: Tue, 14 Jan 2003 00:06:06 -0500 Topicbox-Message-UUID: 40bbcae2-eacb-11e9-9e20-41e7f4b1d025 > If this is the "bad character in file name #/", there is a work-around for it. > A variation of one that was suggested a while back, that I use is: > > cpu% mkdir termdrive # assuming you don't have one already > cpu% bind -ac /mnt/term termdrive > cpu% lnfs termdrive # optional > > A message a while back from Russ said that this was a known > bug. Thanks Skip, this is really helpful. I now do this from my profile when I'm invoked from drawterm: mntgen bind -ac /mnt/term /n/term And then I'm good to go. Thanks again! - Dan C.