jan damborsky stated:
> Hi Sean,
>
>
> On 04/09/09 14:04, Sean McGrath wrote:
>> Would booting with kmdb when enable_debug=enable be worthy of inclusion
>> here ?
>
> 'install_debug=enable' feature is not involved during boot process,
> only affects Automated Installation itself.
>
> However, for x86 you could enable kmbd in the same way as you can enable
> 'install_debug' - by modifying GRUB menu.lst file (by adding -k or -kd
> option to kernel line).
>
> For Sparc, you could
>
> {ok} boot net:dhcp -kd
>
> Or on running system (for both)
>
> # mdb -K
>
>
> Might this approach be suitable for your purposes ?
We (perfpit) already do this. We install with the -k option.
Have had one too many hangs/crashes etc on install.
Was just wondering if the 'install_debug' feature could include this too.
No worries if its not.
>
> Thank you,
> Jan
>
Thanks !
--
Sean.
.