|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] pv-grub Solaris support
Kasper Brink writes ("[Xen-devel] pv-grub Solaris support"):
> I've patched pv-grub to allow it to boot a Solaris PV domU using an
> unmodified menu.lst. The attached patch has been tested with various
> Solaris versions (Solaris 11 Express, OpenIndiana 151a, OpenSolaris 134,
> Nexenta Core 3.0.1; all 64-bit). I appreciate your feedback.
I tried this and:
ar: /u/iwj/work/xen-unstable-tools.hg/stubdom/grub-x86_32/stage2/fsys_zfs.o: No
such file or directory
make[2]: *** [/u/iwj/work/xen-unstable-tools.hg/stubdom/grub-x86_32/main.a]
Error 1
make[2]: Leaving directory `/u/iwj/work/xen-unstable-tools.hg/stubdom/grub'
That's the result of
hg clean --all && cp ../.config .
[ in my qemu tree ] git-clean -x -d -f
(make -j4 && echo ok.) 2>&1 | tee ../log
My .config contains:
CONFIG_QEMU=/u/iwj/work/1/qemu-iwj.git
QEMU_UPSTREAM_URL=/u/iwj/work/1/qemu-upstream-unstable.git
NB I have ccache and my downloads are coming from a local squid (I
have http_proxy set) so it may be a race of some kind.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|