On Wed, Dec 10, 2008 at 2:31 PM, Sean Sprague <sks at cvok.co.uk> wrote:
> Mark,
>
>> I dual boot Vista and OpenSolaris on my ThinkPad. OpenSolaris is the default 
>> OS in GRUB; how can I set it so Vista boots by default? Heresy, I know...but 
>> I need to boot into Windows more often than OpenSolaris.
>>
>
> Try as root (or with pfexec):
>
> bootadm set-menu default=<N>
>
> Where "<N>" is your entry for Window$ as displayed by GRUB. Note that
> "<N>" starts at (so the first GRUB menu entry is) 0.

You can get this <N> by:

bootadm list-menu

>
> Regards... Sean.
> _______________________________________________
> opensolaris-help mailing list
> opensolaris-help at opensolaris.org
>

Reply via email to