From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] ATI Xpert98 "OEM" Edition - doesn't work with Plan9 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010209182851.56EBF199E1@mail.cse.psu.edu> Date: Fri, 9 Feb 2001 13:28:27 -0500 Topicbox-Message-UUID: 6084c394-eac9-11e9-9e20-41e7f4b1d025 to ship you a retail Xpert 98.) Don't forget there are two vgadb files, one on the floppy and one in /n/9fat (use Plan 9 command "9fat:" before trying to edit the latter); once you have the system running you need to also fix up the /n/9fat version and reboot. There's no vgadb in the boot (9fat) partition. I think Doug was talking about the one on the floppy (a:\vgadb) and one in /lib/vgadb in the installed system. In earlier releases if you had to edit a:\vgadb you also had to edit /lib/vgadb post-install. Currently the install script gets this right: it copies a:\vgadb into /lib/vgadb after the installation. So you needn't worry about that. Russ