From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Tue, 25 May 2004 19:02:42 -0500 From: Russ Cox To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] Help with Plan9 Install In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <4.3.2.7.2.20040525165351.00b22cb8@206.46.170.10> Topicbox-Message-UUID: 890c1138-eacd-11e9-9e20-41e7f4b1d025 > ed /rc/bin/termrc > /vga > a > echo hwaccel off >/dev/vgactl > . > w > q > fshalt when you're in ed, running /vga isn't enough. use /aux.vga to find the line that runs aux/vga. then add the other line after it. i apologize for dragging you through ed if you haven't used it before. russ