WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Problems booting xen-unstable

To: Rune Johan Andresen <runejoha@xxxxxxxxxxx>
Subject: Re: [Xen-devel] Problems booting xen-unstable
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Thu, 24 Jun 2004 14:18:30 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 24 Jun 2004 14:20:31 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Your message of "Thu, 24 Jun 2004 14:54:11 +0200." <96A13042-C5DD-11D8-97FB-000A95B44940@xxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
> Sorry to bother you even more with this, but I still have bootup 
> problems I can't figure out.
> I have now updated to the unstable version and builded xen.gz and 
> vmlinuz-2.4.26-xen0
> 
> When i bootup the system hangs on:
> 
> .
> .
> ..
>   EXT3-fs: mounted root (ext3 filesystem with ordered data mode.
>   VFS: Mounted root (ext3 filesystem) readonly
>   Freeing unused kernel memory: 112k freed"
> 
> The grub file is now:
> 
> title Xen ...
> 
>       root(0,0)
>       kernel /xen.gz dom0_mem=131072 watchdog noreboot com1=115200 noht
>       module /vmlinuz-2.4.26-xen0 root=/dev/hda2 ro console=tty0

Are you looking at serial output?

If so, there are two problem I see in your grub config:
 1. 'com1=115200' should be 'com1=115200,8n1'
 2. Try removing 'console=tty0' from your Linux boot options

 -- Keir


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>