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-users

Re: [Xen-users] DomU does not boot:

> I have been stuck at this point for 2 weeks. My domU does not boot. It
> just shows this screen and stops:
>
> Xen virtual console successfully installed as xvc0
> Event-channel device installed.
> netfront: Initialising virtual ethernet driver.
> xen-vbd: registered block device major 8
> blkfront: sda1: barriers enabled
> Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
> ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
> PNP: No PS/2 controller found. Probing ports directly.
> i8042.c: No controller found.
> mice: PS/2 mouse device common for all mice
> md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
> md: bitmap version 4.39
> NET: Registered protocol family 1
> NET: Registered protocol family 17
> Using IPI No-Shortcut mode
> vif vif-0: 2 parsing device/vif/0/mac
> blkfront: sda2: barriers enabled
> XENBUS: Device with no driver: device/console/0
> BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
> EDD information not available.
> md: Autodetecting RAID arrays.
> md: autorun ...
> md: ... autorun DONE.
> EXT2-fs warning (device sda1): ext2_fill_super: mounting ext3 filesystem as
> ext2 VFS: Mounted root (ext2 filesystem) readonly.
> Freeing unused kernel memory: 196k freed
>
>
> Mine is a xen 3.2.0 32 bit installation on FC8 again 32 bit.

Did you build your own Xen / XenLinux?

Have you built an initrd to go with this kernel?  It looks like ext2 is being 
used to mount an ext3 root filesystem for some reason; maybe ext3 needs to be 
built into the kernel (or included on an initrd) here?  That could account 
for the ext2_fill_super warning.

Have you tried including "console=xvc0" on the kernel commandline so that 
Linux knows to direct boot output to the Xen virtual console?

Cheers,
Mark
-- 
Push Me Pull You - Distributed SCM tool (http://www.cl.cam.ac.uk/~maw48/pmpu/)

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

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