Hi,

Did anybody had any success with PXE booting Opensolaris using gpxe?

I tried extracting the kernel and boot_archive files from 
http://www.genunix.org/distributions/indiana/osol-dev-134-ai-x86.iso and using 
the following boot script:

==
#!gpxe
kernel http://SERVER/platform/i86pc/kernel/amd64/unix -B 
install=true,aimanifest=prompt
module http://SERVER/platform/i86pc/amd64/boot_archive
boot
==

But after it fetches the files from the server, and should boot, it only shows 
an empty screen with a cursor for 30 seconds, and then reboots.
No kernel messages or anything. 


Yours sincerely,

Floris Bos
_______________________________________________
gPXE mailing list
[email protected]
http://etherboot.org/mailman/listinfo/gpxe

Reply via email to