[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] domU keep crashing when install ubuntu as pv domU
On Wed, Oct 09, 2013 at 07:27:28PM +0800, AR (aka AleiPhoenix) wrote: > I'm using xen 4.3 with gentoo as dom0. > > the kernel and ramdisk file is taken from > http://ftp.jaist.ac.jp/pub/Linux/ubuntu/dists/precise/main/installer-amd64/current/images/netboot/xen/ > > the pv domU config file (according to the ubuntu xen documentation > https://help.ubuntu.com/community/Xen) > > precise.cfg > > name = "precise" > kernel = "/xen/kernels/precise/vmlinuz" > ramdisk = "/xen/kernels/precise/initrd.gz" > # builder = "linux" > # bootloader = "pygrub" > memory = 512 > extra = "debian-installer/exit/always_halt=true -- console=hvc0" > # device_model_override = "/usr/lib64/xen/bin/qemu-dm" > vif = ['bridge=br0',] > # disk = ['file:/xen/livecd/ubuntu-12.04-server-amd64.iso,xvdc:cdrom,r', > 'phy:/dev/vg/precise_root,xvda,w', 'phy:/dev/vg/precise_swap,xvdb,w'] > disk = ['phy:/dev/vg/precise_root,xvda,w', > 'phy:/dev/vg/precise_swap,xvdb,w'] > # root = "/dev/xvdc" > vfb = ['type=vnc,vnclisten=0.0.0.0,vncunused=1'] > vcpus = 2 > boot = "d" > > vnclisten = "0.0.0.0" > > # on_reboot = 'restart' > # on_crash = 'restart' > > > > When i type "xl create precise.cfg", the domU started and simply get > crashed. > Any log? Wei. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |