Hello,
I've copied pxegrub, the kernel and the boot archive from AI boot CD to my PXE
server,
The menu.lst file contains :
serial --unit=1 --speed=115200 --word=8 --parity=no --stop=1
terminal --timeout=10 serial console
default=0
timeout=3
min_mem64=512
title OpenSolaris Development snv_130 AI
kernel$ /solaris/osol-1003-130/kernel/$ISADIR/unix -B
aimanifest=prompt,console=ttyb,ttyb-mode='115200,8,n,1,',livessh=enable,install_debug=enable
-v -m verbose
module$ /solaris/osol-1003-130/$ISADIR/boot_archive
The kernel (amd64/unix) and the boot_archive (amd64/boot_archive) are loaded
from tFTP and then I got this error :
krtld: failed to open '/solaris/osol-1003-130/kernel/amd64/unix'
krtld: bind_primary(): no relocation information found for module
/solaris/osol-1003-130/kernel/amd64/unix
krtld: error during initial load/link phase
krtld could neither locate nor resolve symbols for:
/solaris/osol-1003-130/kernel/amd64/unix
in the boot archive. Please verify that this file
matches what is found in the boot archive.
You may need to boot using the Solaris failsafe to fix this.
Unable to boot
Press any key to reboot.
Any idea ? this method works with OpenSolaris 2009.06
Regards,
Fr?d?ric.