From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robin van Leeuwen Subject: xen dom0 debugging Date: Sat, 03 Dec 2005 14:46:45 +0100 Message-ID: <4391A1C5.2040609@rldsoftware.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org a question, maybe not very xen specific. I want to boot my newly created (fresh compiled vmlinuz) dom0 but it gives an error during boot. One that would show up in dmesg. But it hangs the booting process so i have to boot with another vmlinuz. When i boot with another vmlinuz however my dmesg with the error is overwritten with the one that boots correctly. How can i save the one with the error? The error occures before i can execute a custom command. kind regards, Robin