[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [XenARM] Deploying Xen ARM in Quadmo747-X/T20
Hi, Given Below are the build instructions.
I think you are having problem with the initramfs.cpio.gz in your build. I had when I was building it. So hope you could make sure you have extracted and built that properly. You can use these toolchains, as well http://www.ertos.nicta.com.au/downloads/tools/arm-linux-3.4.4.tar.gz (or) http://www.ertos.nicta.com.au/downloads/tools/arm-linux-3.4.4.tar.bz2 because, they are the ones, that are suggested in user guide. Note :: These instructions are provided by Jae Min Ryu and are available in the Xen-List's Archives. - Build Instructions: - 1. extract root filesytem contents as following(This requires the root privilege) sudo tar -xvpf rootfs_dom0.tar.bz2 2. cp config_dom0 .config 3. make ARCH=arm ** Turn on target board, and download the xen-arm image(xen) and the kernel image(vmlinux.out0). ** download addresse is : ***** xen-arm : 0x8000 ***** guest kernel images : 0x1e800000 - booting domu - ** To boot domu (the rootfilesystem of dom0 already has prebuilt domu kernel images, see images directory.) # smd start <- start lightweight # vm create /etc/xen/dom1 # xenconsole 1 <= This command switch console to dom 1. * For domu build, use config_domu configuration file. * Don't forget to copy the vmlinux.out1 to rootfs_dom0/images directory after domu kernel build. _______________________________________________ Xen-arm mailing list Xen-arm@xxxxxxxxxxxxx http://lists.xen.org/cgi-bin/mailman/listinfo/xen-arm
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |