On Mon, Jun 16, 2008 at 05:19:16PM +0800, Dongsheng Song wrote:
| I use a amd64 MP server, default boot into GENERIC, not GENERIC.MP.
| 
| I can use boot.conf boot into GENERIC.MP, but this remove the 5
| second pause at boot-time.

Then you probably have the following boot.conf :

        boot bsd.mp

You may want to change it to :

        set image bsd.mp

This is what I do on my MP systems. You should be aware of the fact
that this "breaks" make install for your own kernel builds, but this
may not be an issue for you.

| How can I default boot into GENERIC.MP, and not remove the 5 second
| pause at boot-time?

Read boot.conf(5) for more details. You can even configure the timeout
in there. 

Cheers,

Paul 'WEiRD' de Weerd

-- 
>++++++++[<++++++++++>-]<+++++++.>+++[<------>-]<.>+++[<+
+++++++++++>-]<.>++[<------------>-]<+.--------------.[-]
                 http://www.weirdnet.nl/                 

Reply via email to