[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Debian Etch as DomU on Ubuntu 8.04 Hardy Dom0
I don`t know if it is exactly what can help you, but I can present a "case". I`ve followed http://howtoforge.com/ubuntu-8.04-server-install-xen-from-ubuntu-repositories and all works fine for me. This doc recommends the use of another xen kernel rather than the ubuntu default, because it has some buggy. I`m running two debian etch 64bit as domU and ubuntu server hardy 64bit as dom0. Since I had to install the same kernel on debian, for access /lib/modules/2.6.24-16-xen/, I had to install module-init-tools-3.3-pre1.tar.bz2 from source rather than debian repositories, and had to use equivs for satisfy module-init-tools debian dependencys. important, when compiling module-init-tools, use ./configure --prefix=/usr --bindir=/bin --sbindir=/sbin --sysconfdir=/etc Tom Lobato tinecon.com.br amin escreveu: > Hi, > > I have a problem booting a debian DomU. > > On the System is Debian Etch (with 2.6.24-16 from ubuntu) or Ubuntu > 8.04 with 2.6.24-16. > > Everytime it runs up normal until it stars everything (cron is last) > and then it hangs. > > No console input is recognized. if i "xm shutdown" the domain it shuts > down correctly. > > > xend doesn't provide an error. > > I have installed xen on debian etch (the 2.6.24-16-xen kernel from > ubuntu) and different versions of gcc. > And installed the original xen on ubutntu.Both do the same things with > debian domains. > > Also it only loads up with the ramdisk initrd.img-2.6.24-16-xen. > > The Dom0 and DumU Kernel is the same. Also the ramdisk. > > I'm running it on a intel dg33-tl board with 8gb ram and nothing > special on it. > Dom0 works fine without any problems. > > If i create a new ubuntu domain like: > xen-create-image --hostname=xen2.example.com --size=2Gb --swap=256Mb > --ide \ > --ip=192.168.0.102 --netmask=255.255.255.0 --gateway=192.168.0.1 > --force \ > --dir=/home/xen --memory=64Mb --arch=i386 > --kernel=/boot/vmlinuz-2.6.24-16-xen \ > --initrd=/boot/initrd.img-2.6.24-16-xen --install-method=debootstrap > --dist=hardy \ > --mirror=http://archive.ubuntu.com/ubuntu/ --passwd > for example > it boots up probably with no errors or hangups. > > That was tested in ubunu. With debian i haven't tested it yet. > > Settings like extra="2 console=xvc0" don't work either. > > In ubuntu it loads up the cpu with 100% but it's not going on. > In Debian it just "hangs around" with no cpu load (0.3% - 1%) . > > Tested it with the 2.6.18.8 which is comming along with xen 3.2.0 > (mercurial build). > Same results, different kernel. > > So could you advice me in debugging that? > Don't know where to start, as xend.log xend-debug.log and all other > log files display no errors or crashs > and the domain keeps running, but not working. > > > Thanks in Advance, > Amin > _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |