wang zhihao
2012-May-04 10:52 UTC
How to select a rootfs to test job test-amd64-amd64-xl on my own machine ?
Hi All I try to test flight 12785 job test-amd64-amd64-xl on my own machine. I download kerndist.tar.gz , dist.tar.gz and xendist.tar.gz from logfiles generated by job build-amd64-pvops and build-amd64. But there is no clue on how to get a root file system. So I try Ubuntu 11.10 as its rootfs, which is ext3 format. Unfortunately, it complains the <The disk drive for / is not ready yet or not present Continue to wait; or press S to skip mounting or M for manual recovery >. So which root file system should I use? Any help are appreciated. Regards Wang zhihao
Ian Jackson
2012-May-04 10:57 UTC
Re: How to select a rootfs to test job test-amd64-amd64-xl on my own machine ?
wang zhihao writes ("How to select a rootfs to test job test-amd64-amd64-xl on my own machine ?"):> I try to test flight 12785 job test-amd64-amd64-xl on my own machine. I download kerndist.tar.gz , dist.tar.gz and xendist.tar.gz from logfiles generated by job build-amd64-pvops and build-amd64. > But there is no clue on how to get a root file system. So I try Ubuntu 11.10 as its rootfs, which is ext3 format. Unfortunately, it complains the <The disk drive for / is not ready yet or not present Continue to wait; or press S to skip mounting or M for manual recovery >. > So which root file system should I use?You mean how does the guest get created ? It is generated each time using the Debian "xen-tools" package, specifically xen-create-image. See the logs for "ts-debian-install" and "ts-debian-fixup" which show the commands the tester executed. Ian.
wang zhihao
2012-May-04 11:02 UTC
Re: How to select a rootfs to test job test-amd64-amd64-xl on my own machine ?
Hi, Ian 在 2012-5-4,下午6:57, Ian Jackson 写道:> You mean how does the guest get created ?I mean how to select the dom0's root filesystem. Regards Wang Zhihao _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
Ian Jackson
2012-May-04 16:16 UTC
Re: How to select a rootfs to test job test-amd64-amd64-xl on my own machine ?
wang zhihao writes ("Re: How to select a rootfs to test job test-amd64-amd64-xl on my own machine ?"):> 在 2012-5-4,下午6:57, Ian Jackson 写道: > > You mean how does the guest get created ? > > I mean how to select the dom0's root filesystem.The dom0 is a fairly normal network autoinstall of Debian squeeze. If you look at "ts-xen-install" you'll see the steps the test system does to drop the hypervisor and kernel in place and reconfigure the bootloader etc. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
Apparently Analagous Threads
- Package Distribution Server?
- How to test my patch before I post it to public?
- How to merge the Xen kernel with modules into one single file ?
- How to avoid this error "bits/predefs.h No such file or directory" when compiling XEN?
- fatal error if Flex and Bison is not configured