Hi,
I'm currently building a PXE server. The PXE server runs on OpenBSD 4.2/SPARC64.
So far I'm using PXElinux which loads vesamenu (for the graphical bootmenu).
From here I can choose to install BSD and Linux.
Now I'm trying to add Opensolaris to the menu. I've succeeded in booting
Opensolaris by changing my dhcp configuration (using pxegrub and pushing the
menu.lst). But this is not what I want, I want to able to boot it from my
graphical menu. I've Googled around a bit and you should be able to use
mboot.c32, I've tried this but no success. I use the following entry in the
bootmenu:
label Solaris
menu label Solaris
kernel pxelinux.cfg/mboot.c32
APPEND /boot/multiboot kernel/unix -v -m debug
install http://192.168.100.100/config.tar -B
install_media=192.168.100.100:/ftp/PXE/pub/Solaris/ ---
boot/x86.miniroot
I see it loads the multiboot kernel, after that I receive a kernel stack error
on VMware (which means the CPU has reset itself).
Can anyone help me with this?
Thanks in advance,
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]