Fresh Install - Boot Load Failed


 
Thread Tools Search this Thread
Operating Systems Solaris Fresh Install - Boot Load Failed
# 1  
Old 08-08-2017
Fresh Install - Boot Load Failed

I have M10-1. Installation OS 10 from cdrom external.
Here message from OK Prompt
Code:
{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..
Code:
{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

Last edited by vbe; 08-08-2017 at 04:13 AM.. Reason: code tags
# 2  
Old 08-08-2017
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:

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

or simply:

Code:
 {0} ok boot -r

or

Code:
{0} ok boot cdrom -r


Last edited by hicksd8; 08-08-2017 at 08:01 AM..
# 3  
Old 08-08-2017
Make sure you are using the latest Solaris 10 release (01/13). Older releases won't work with a M10 system.
These 2 Users Gave Thanks to DukeNuke2 For This Post:
# 4  
Old 08-09-2017
SOLVED

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

Thanks
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Debian

Debian fresh install blinking cursor meaning?

Hello, I have downloaded and install debian in computer it is blinking cursor what this mean? (6 Replies)
Discussion started by: Riteshkakkar
6 Replies

2. AIX

ISCSI poor performance 1.5MB/s fresh install AIX7.1

Hi Everyone, I have been struggling for few days with iSCSI and thought I could get some help on the forum... fresh install of AIX7.1 TL4 on Power 710, The rootvg relies on 3 SAS disks in RAID 0, 32GB Memory The lpar Profile is using all of the managed system's resources. I have connected... (11 Replies)
Discussion started by: frenchy59
11 Replies

3. Solaris

Solaris 8 fresh install halts

Installing Solaris 8 for the first time...on a SunBlade 100. I have original Solaris 8 CD's. About 45 minutes into the installation, the install halts with the following errors: ERROR: Could not open file /a/etc/vfstab ERROR: Could not create the file system mount table /etc/vfstab I... (4 Replies)
Discussion started by: cdunavent
4 Replies

4. Solaris

M5000 boot net- install failed

Good evening all,I'm new to your site, so please bear any infringements or transgressions on my part.I'm new to the whole Solaris boot install over the net scenario, but here's where I'm stuck:I have an M5000 with 2 domains (running unimode). Domain 0 is configured and running Solaris 10. Domain 1... (9 Replies)
Discussion started by: RandomSun
9 Replies

5. Solaris

Fresh install of solaris 10 using an ISO

Hi all Im rebuilding an 6800 domain with solaris 10. Server is located in a different town and cant be bothered to drive down and install a dvd into its drive. So, apart from jumpstarting it and using a local DVD, is there a way I can an ISO image to build a new client ?? eg. mount an ISO... (2 Replies)
Discussion started by: sbk1972
2 Replies

6. Solaris

Only LAN access after fresh install

Hello, For whatever reason, after installing Solaris 10 I can ping anything within my own LAN, including the router which is also set as the default gateway, but I have no internet connectivity with it. At first I thought this was a DNS issue, but I can't connect with external IP addresses... (3 Replies)
Discussion started by: Quadratic
3 Replies

7. AIX

Root password for fresh 5.1 install on 43p-140?

I've installed AIX 5.1 on a 43p-140, but am unable to log in. At no point in the install did it ask me for a root password. When it boots to the console prompt, I enter "root" as a username, and then after 1 second it cycles right back to another root prompt. I am accessing the 43p-140... (4 Replies)
Discussion started by: akbar
4 Replies

8. Solaris

boot load failed

I modified the partitions on my Solaris 10 disk using format command in "boot cdrom -s" mode and then tried rebooting with "reboot". It said "Boot load failed". Why does this happen? I have faced this error before:( and I went in for a fresh installation of the OS.Can anyone tell me the reason as... (1 Reply)
Discussion started by: lydiaEd
1 Replies

9. HP-UX

11.0 fresh install: I never see CDE Login

I've just completed a fresh install of HP-UX 11.0 on my 712/80 and everything starts up fine until it gets to the point where X kicks off and I believe at this point is supposed to launch into the CDE login. It just sits there on the blank X screen with the X cursor for a minute or so then BEEPS... (9 Replies)
Discussion started by: ErikTheHAck
9 Replies
Login or Register to Ask a Question