Vladimir Elizarov
2009-Jan-04 12:41 UTC
[Xen-users] [SPAM] not boot domu with create xen-tools
Hello. I''m create domu-machine in xen-tools: xen-create-image --hostname=dhcp0.example.lan --ip=172.16.16.12 --lvm=domu --dist=etch --image=full --verbose --boot --memory=128mqqb --size=5gb --swap=1gb --mirror=http://update.example.lan:5000/debian machine is create with not error. boot stops at "Starting periodic command scheduler: crond." dom0-configuration: debian 5.0 Linux dom0-00 2.6.26-1-xen-686 #1 SMP Mon Dec 15 22:37:28 UTC 2008 i686 GNU/Linux ii libc6-xen 2.7-16 GNU C Library: Shared libraries [Xen version ii libxenstore3.0 3.2.1-2 Xenstore communications library for Xen ii linux-image-2.6.26-1-xen-686 2.6.26-12 Linux 2.6.26 image on i686, oldstyle Xen sup ii linux-image-xen-686 2.6.26+17 Linux image on i686, oldstyle Xen support ii linux-modules-2.6-xen-686 2.6.26+17 Linux 2.6 modules on i686 ii linux-modules-2.6.26-1-xen-686 2.6.26-12 Linux 2.6.26 modules on i686 ii xen-hypervisor-3.2-1-i386 3.2.1-2 The Xen Hypervisor on i386 ii xen-linux-system-2.6.26-1-xen-686 2.6.26-12 XEN system with Linux 2.6.26 image on i686 ii xen-shell 1.8-3 Console based Xen administration utility ii xen-tools 3.9-4 Tools to manage Debian XEN virtual servers ii xen-utils-3.2-1 3.2.1-2 XEN administrative tools ii xen-utils-common 3.2.0-2 XEN administrative tools - common files ii xenstore-utils 3.2.1-2 Xenstore utilities for Xen P.S. When installed xen-linux-system-2.6.26-1-xen-686, it did not create initrd image. I''m create initrd image in manually: update-initramfs -tc -k 2.6.26-1-xen-686 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Thomas Halinka
2009-Jan-04 13:26 UTC
Re: [Xen-users] [SPAM] not boot domu with create xen-tools
Am Sonntag, den 04.01.2009, 15:41 +0300 schrieb Vladimir Elizarov:> Hello.Hello Vladimir,> > I''m create domu-machine in xen-tools: > xen-create-image --hostname=dhcp0.example.lan --ip=172.16.16.12 > --lvm=domu --dist=etch --image=full --verbose --boot --memory=128mqqb > --size=5gb --swap=1gb --mirror=http://update.example.lan:5000/debian > > machine is create with not error. > > boot stops at "Starting periodic command scheduler: crond."your boot dont stops! Add extra = ''xencons=tty'' to your domu-cfg> > dom0-configuration: > debian 5.0 > Linux dom0-00 2.6.26-1-xen-686 #1 SMP Mon Dec 15 22:37:28 UTC 2008 i686 > GNU/Linux > ii libc6-xen > 2.7-16 GNU C Library: Shared libraries [Xen version > ii libxenstore3.0 > 3.2.1-2 Xenstore communications library for Xen > ii linux-image-2.6.26-1-xen-686 > 2.6.26-12 Linux 2.6.26 image on i686, oldstyle Xen sup > ii linux-image-xen-686 > 2.6.26+17 Linux image on i686, oldstyle Xen support > ii linux-modules-2.6-xen-686 > 2.6.26+17 Linux 2.6 modules on i686 > ii linux-modules-2.6.26-1-xen-686 > 2.6.26-12 Linux 2.6.26 modules on i686 > ii xen-hypervisor-3.2-1-i386 > 3.2.1-2 The Xen Hypervisor on i386 > ii xen-linux-system-2.6.26-1-xen-686 > 2.6.26-12 XEN system with Linux 2.6.26 image on i686 > ii xen-shell > 1.8-3 Console based Xen administration utility > ii xen-tools > 3.9-4 Tools to manage Debian XEN virtual servers > ii xen-utils-3.2-1 > 3.2.1-2 XEN administrative tools > ii xen-utils-common > 3.2.0-2 XEN administrative tools - common files > ii xenstore-utils > 3.2.1-2 Xenstore utilities for Xen > > P.S. When installed xen-linux-system-2.6.26-1-xen-686, it did not > create initrd image. I''m create initrd image in manually: > update-initramfs -tc -k 2.6.26-1-xen-686unnecessary... hth, Thomas _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users