[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] [URGENT] How to boot DomU from customized kernel
Hi All, I am using Xen hypervisor for my class project. I need to boot DomU from my custom kernel. I have compiled the kernel code inside DomU and created the initramfs. I can see its entry after update-grub. But when I reboot, I am getting following error: Error: Boot loader didn't return any data! Here is my config file (ubuntu.cfg) :- name = "ubuntu" memory = 1024 disk = ['phy:/dev/VG/ubuntu,xvda,w'] vif = [''] #kernel = "/var/lib/xen/images/ubuntu-netboot/vmlinuz" #ramdisk = "/var/lib/xen/images/ubuntu-netboot/initrd.gz" #extra = "debian-installer/exit/always_halt=true -- console=hvc0" vcpu = 4 I have initially uncommented these 3 lines to create DomU. Once DomU was ready I
commented out these 3 lines and launched vm using following command: xm create ubuntu.cfg -c Please some one help asap as my project deadline is approaching fast. Thanks, Anand _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |