Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: DomU booting just stops



Sorry. Didn't realise this was purely for FreeBSD.

Got solution to this issue:

in xen config changed the line extra = "3" to extra = 'xencons=tty'

Regards

Darragh



On Feb 12, 2008 9:17 PM, Manuel Bouyer <bouyer%antioche.eu.org@localhost> wrote:
On Mon, Feb 11, 2008 at 08:09:13PM -0800, dbgsystems2 wrote:
>
> Hi
>
> Ive recently created a DomU machine, when I run the xm create -c command
> however the machine only boots to a certain point. Then stops....see below
>
> root@gangster:/etc/xen# xm create -c hudson
> Using config file "./hudson".
> Started domain hudson
> [...]
>
>
>
> I was hoping somebody could point me in the right direction as to what to do
> to get it to boot.
>
> xen config looks like:
>
> kernel = "/boot/vmlinuz-2.6.22-14-xen"
> ramdisk = "/boot/initrd.img-2.6.22-14-xen"
> memory = 1400
> name = "hudson"
> vcpus = 4
> vif = [ 'bridge=xenbr0' ]
> disk = [
> 'phy:mapper/vmachines-hudson,sda1,w','phy:mapper/vmachines-hudson--swap,sda2,w'
> ]

What are these mapper/ things ? This doesn't looks like NetBSD devices ...

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer%lip6.fr@localhost
    NetBSD: 26 ans d'experience feront toujours la difference
--



Home | Main Index | Thread Index | Old Index