Failed to install Solaris 10 with Jump Start

Hi all:

When install Solaris 10 with Jump Start method. I met below error:

<<<<<<<<<<<<<<<<<<<< ;<<<<<<<<<<<<<<<<<<<< ;<<<<

{3} ok boot net -install

SC Alert: Host System has Reset

Probing system devices

Probing memory

Probing I/O buses

screen not found.

...

Rebooting with command: boot net -install

...

Use is subject to license terms.

whoami: no domain name

Hardware watchdog enabled

WARNING: exec(nstall) failed (file not found).

(Could not start init) Program terminated

{1} ok

Thanks a lots!

[743 byte] By [jiangwenlon@hotmail.com] at [2007-11-26 10:55:02]
# 1
thats because you wrote "-install", which will be parsed as "-i nstall", hence your system will try to execute a kernel named "nstall".The proper syntax is "boot net - install", with spaces on both sides of the -. .7/M.
mAbrante at 2007-7-7 3:08:10 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 2
Oh.! It is my incaution. Thanks a lots!
jiangwenlon@hotmailcom at 2007-7-7 3:08:10 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...