From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 13 Mar 1996 23:45:18 -0500 From: Paul Borman prb@bsdi.com Subject: cant start 9pcfs Topicbox-Message-UUID: 405c383c-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <19960314044518.EEOHNCeG_mpkfNQ6k7vGZmCdH6WYJAgkzCBNkfh6mxU@z> Thanks to daveb@tkg.com who suggested I use a camcorder to "catch" the screen. I was putzing with trying to get it to freeze on the right frame when jim mckie pointed out I could use a serial console. The problem text was: iobufinit -3290 buffers; -409 hashes This is most certainly due to a memory sizing problem (heaven knows we have made the rounds with this one with BSD/OS...) For now I have just hacked fs/pc.c and limited it to search only the first 16MB, which is all I have. It would probably be nice to have the ability to specify the maximum amount of memory available in the plan9.ini file. (BSD/OS still has this sort of escape hatch as some machine are just too bizarre for words). The great experiment continues on :-) -Paul Borman prb@bsdi.com