From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <6d52c0ad2d6751b4e7976a8a022f1ecd@plan9.bell-labs.com> From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] swap swap? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Tue, 22 Apr 2003 10:38:08 -0400 Topicbox-Message-UUID: 948f8014-eacb-11e9-9e20-41e7f4b1d025 > A further word of caution: make sure your cpurc binds #S into /dev > before using names like /dev/sdC0. I added this to /lib/namespace a few weeks ago after we got burned one too many times here, but I forgot to push it out. It's out now. Russ