From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1fb47feac9ec80f8011ece49313c0b5b@plan9.bell-labs.com> From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] Almost there.. In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Wed, 25 Dec 2002 21:53:41 -0500 Topicbox-Message-UUID: 377f2834-eacb-11e9-9e20-41e7f4b1d025 > How do I enable the second cpu (dual cpu pc) -- > removing the line > > *nomp=1 > > does not do it? if you're using the pcauth config file, you need to add a line archmp mp apic to the misc section of the config file, just as in the pccpu config file. russ