[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] xen-unstable unable to boot on Wheezy
Dom0 is Wheezy 64 bit with kernel 3.2.0-1-amd64 version 3.2.4-1, xen from xen-unstable.hg changeset 24823:b75664e53905 plus these patch for not fail build: http://xen.1045712.n5.nabble.com/PATCH-0-of-2-rename-libxl-yajl-gen-alloc-td5469362.html On boot start to load but after start ramdisk load server reboot without message on screen. The grub2 entry is: ----------------------------------------- menuentry 'Wheezy con Linux 3.2.0-1-amd64 e XEN 4.2 - RAID' --class debian --class gnu-linux --class gnu --class os { set root='(RAID-ROOT)' echo 'Caricamento Hypervisor Xen 4.2...' multiboot /boot/xen.gz placeholder dom0_mem=1024M echo 'Caricamento Linux 3.2.0-1-amd64...' linux /boot/vmlinuz-3.2.0-1-amd64 placeholder root=/dev/mapper/RAID-ROOT ro quiet echo 'Caricamento ramdisk iniziale...' initrd /boot/initrd.img-3.2.0-1-amd64 } ----------------------------------------- I try also with debug options and see with SOL (serial on lan) if see some more but also with it see only the three echo line. The grub2 entry is: ----------------------------------------- menuentry 'Wheezy con Linux 3.2.0-1-amd64 e XEN 4.2 - RAID - Debug su Seriale' --class debian --class gnu-linux --class gnu --class os { set root='(RAID-ROOT)' echo 'Caricamento Hypervisor Xen 4.2...' multiboot /boot/xen.gz placeholder dom0_mem=1024M loglvl=all guest_loglvl=all sync_console console_to_ring com2=19200,8n1 console=com2 echo 'Caricamento Linux 3.2.0-1-amd64...' linux /boot/vmlinuz-3.2.0-1-amd64 placeholder root=/dev/mapper/RAID-ROOT ro console=hvc0 earlyprintk=xen nomodeset echo 'Caricamento ramdisk iniziale...' initrd /boot/initrd.img-3.2.0-1-amd64 } ----------------------------------------- Without xen boot correctly. I have missed or wrong something on grub debug entry? Thanks for any reply and sorry for bad english. -- View this message in context: http://xen.1045712.n5.nabble.com/xen-unstable-unable-to-boot-on-Wheezy-tp5493035p5493035.html Sent from the Xen - Dev mailing list archive at Nabble.com. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |