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 ? Thank you, Jan