Fresh Install - Boot Load Failed

I have M10-1. Installation OS 10 from cdrom external.
Here message from OK Prompt

{0} ok probe-scsi-all 
/pci@8000/pci@4/pci@0/pci@2/pci@0/usb@4,1/cdrom@1 
  Unit 0   Removable Read Only device    HL-DT-STDVDRAM GP65NB60 PF00

But..

{0} ok boot /pci@8000/pci@4/pci@0/pci@2/pci@0/usb@4,1/cdrom@1 
Boot device: /pci@8000/pci@4/pci@0/pci@2/pci@0/usb@4,1/cdrom@1  File and args:  
 Boot load failed
 

Need help

Where did you get the OS boot media from? Have you checked in another system that the DVD media is working?

Does the external DVD drive have a AC power adapter?

Try adding the '-r' switch to the boot command:

 {0} ok boot /pci@8000/pci@4/pci@0/pci@2/pci@0/usb@4,1/cdrom@1 -r 
 

or simply:

 {0} ok boot -r
 

or

{0} ok boot cdrom -r

Make sure you are using the latest Solaris 10 release (01/13). Older releases won't work with a M10 system.

2 Likes

Thanks All,
Now I using solaris 10 1/13 and work.

Thanks