david...@gmail.com
unread,Aug 29, 2013, 5:33:14 AM8/29/13You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I won't to use Kdump so I disabled it with the following lines in my control file.
<kdump>
<add_crash_kernel config:type="boolean">false</add_crash_kernel>
</kdump>
If I create a virtual machine with 2GB RAM, Kdump will be enabled and not disabled. I don't unterstand why. If the physical memory of the machine is less, e.g. 512MB, Kdump is disabled. The way I want it.
Is there a workaround to disable Kdump forever or do I make a mistake?