From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] changing resolution after installation From: mirtchov@cpsc.ucalgary.ca In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Thu, 8 Jan 2004 06:27:38 -0700 Topicbox-Message-UUID: b419b16a-eacc-11e9-9e20-41e7f4b1d025 > Hi, > how to change the resolution after installing. edit plan9.ini > i tried to mount 9fat partition. > i tried like this (used simply /alpha just for testing) > mount /srv/dos /alpha /dev/sdC0/9fat there is a '9fat:' command already, simply run that and edit /n/9fat/plan9.ini.. ('cat /bin/9fat:' will show you what the script contains). how did the above comand fail?