[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Error: Boot loader didn't return any data [pygrub boot debian wheezy alpha1 netinst ISO]
Here is the final working test config that I used for the regular amd64 (non multi-arch) netinst ISO. DHCP just worked during the install so apparently xen-netfront support is already there. name = "wheezytest" memory = 256 disk = ['file:/BACKUP/dumpz/wheezytest/debian-wheezy-DI-a1-amd64-netinst.iso,xvdd:cdrom,r' , 'phy:/dev/mainvg/wheezytest-root,xvda,w' , 'phy:/dev/mainvg/wheezytest-swap,xvdb,w' ] vif = [' '] bootloader = "pygrub" bootargs = "--kernel=/install.amd/vmlinuz --ramdisk=/install.amd/initrd.gz" extra = "debian-installer/exit/always_halt=true -- console=hvc0" _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |