From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Sun, 25 Mar 2007 18:58:03 -0400 From: "Russ Cox" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] rdbfs issues In-Reply-To: <46068B0A.5020702@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46008ABE.3020200@gmail.com> <46068B0A.5020702@gmail.com> Topicbox-Message-UUID: 3113b184-ead2-11e9-9d60-3106f5b1d025 On 3/25/07, Don Bailey wrote: > > Do you have console=0 in your plan9.ini? > > > Yea, I'm a complete maroon. I forgot all about that. I misinterpreted > the manual which says "plan9 automatically initializes serial devices > on boot" into thinking it meant "this automatically gives you a > console". The remote debugger really should tell you when there is no console. It's a bug that it doesn't. Russ