> It proceeded to show me a list of resolutions (8 different options). > Since my monitor has the highest resolution of 1920x1080, I selected > that. Next it asked for "image depth[no default]" where I typed in 16. > But it kept looking there, whatever I keyed in. If I proceed with "no > default", I see that the PLAN9.INI file in the 9fat partition (which I > mounted with 9fat: command) has the resolution set as "1920x1080xno > default". So, after installation, I got dropped into a text console, > probably because of this error.
yes, sorry about this. there is a bug in the script. fortunately you were smart enough to fix things. a proper screensize looks like XxYxD where X,Y is the screen size in pixels, and D is the bit depth. i use 1600x1200x16. - erik