Cannot Boot Cd TO Install Solaris 11


 
Thread Tools Search this Thread
Operating Systems Solaris Cannot Boot Cd TO Install Solaris 11
# 1  
Old 03-09-2012
Cannot Boot Cd TO Install Solaris 11

Recently our school acquired a number of Sun Blade 100 systems from a university that was previously using them as a computational cluster. We intend to rig them to do the same thing, but they failed to give us the head node, and all the machines we have are still configured to boot from network. I've managed to turn off auto-boot so I can reach the ok prompt, but having never used Solaris or a Sun system for that matter, I have no clue where to go since none of the boot devices seem to work. I've tried the various combinations of boot commands for the cdrom drives, but it can never seem to open boot device.

Thinking it might have been an error in the hardware, I replaced the CD drive to an old HP CD Writer Plus 8200 series, jumped it to be master on the actual drive, and tried again. Still no luck. I haven't an idea where to go from now since I've never used OpenBoot before and can't seem to figure the correct arguments to try and locate the thing myself. I'm using a burned Solaris 11 Express disc if that makes a difference. (hence why I tried a new drive)

Any outputs you may need, feel free to ask. I don't know if I can pipe it anywhere, so I'll just type it up.
# 2  
Old 03-09-2012
Try the following from the ok prompt;

Code:
boot cdrom -s - install

If you have a problem post the output - I'll be here for an other couple of hours.

Regards

Dave
# 3  
Old 03-09-2012
Quote:
Originally Posted by gull04
Try the following from the ok prompt;

Code:
boot cdrom -s - install

If you have a problem post the output - I'll be here for an other couple of hours.

Regards

Dave
Same problem, but I checked the output of devalias and noticed something strange:

cdrom /pci@1f,0/pci@1,1/ide@3/cdrom@1,0:f
cdrom2 /pci@1f,0/ide@d/cdrom@2,0:f
cdrom1 /pci@1f,0/ide@d/cdrom@1,0:f
cdrom /pci@1f,0/ide@d/cdrom@1,0:f

It seems there are multiple aliases and one seems to duplicate a name and the other the parameters. I have no clue why. Any advice?
# 4  
Old 03-09-2012
Post output of
Code:
show-devs

# 5  
Old 03-09-2012
Quote:
Originally Posted by bartus11
Post output of
Code:
show-devs

Code:
/pci@1f,0/S0NW,m64B@13
/pci@1f,0/pci@5
/pci@1f,0/ide@d
/pci@1f,0/sound@8
/pci@1f,0/pmu@3
/pci@1f,0/usb@c,3
/pci@1f,0/firewire@c,2
/pci@1f,0/netowrk@c,1
/pci@1f,0/isa@7
/pci@1f,0/ebus@c
/pci@1f,0/ide@d/cdrom
/pci@1f,0/ide@d/disk

I didn't list all of them, if you need more I can append it if need be. I put the majority of what seemed relevant.
# 6  
Old 03-10-2012
Solaris 11 only supports T- and M-Series Sparc Servers. The Sun Blade 100 includes an ancient Ultra Sparc IIe CPU, which is no longer supported.
# 7  
Old 03-11-2012
Quote:
Originally Posted by hergp
Solaris 11 only supports T- and M-Series Sparc Servers. The Sun Blade 100 includes an ancient Ultra Sparc IIe CPU, which is no longer supported.
It is true for Solaris 11, but not necessarily true for Solaris 11 Express (which OP mentioned in the first post).
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Solaris

Solaris stuck during boot after reconfigure boot

Hello, I have a problem with my machine that won't boot properly. The story is that I installed a software called apcupsd, which is a control application for my APC battery UPS. I have used version 3.14.10 earlier, but as part of restoring my previously crashed os harddrive I wanted to... (18 Replies)
Discussion started by: Zorken
18 Replies

2. Solaris

Sun Blade 150 will not boot off harddrive after install of solaris 10

Hello, I cant get my blade box to boot off the harddrive after installing solaris 10.I can get to a root prompt after issuing "boot cdrom -s".I tried booting off disk0 and disk1,but I get "the file just loaded does not seem to be executable".Thanks for any help.:wall: (4 Replies)
Discussion started by: chucky
4 Replies

3. Solaris

Solaris 10 install dvd drive boots, but not recoginized by install process

I am trying to build a Sun Ultra 10 with solaris 10. This computer is one of a collection that was donated to the non-profic company I work for. All media was wiped before I recieved them, so I am starting from stratch. I downloaded the Solaris 10 ISO and burned a DVD. The computer came with a... (4 Replies)
Discussion started by: gwillhight
4 Replies

4. Solaris

Solaris x86 installation using jumpstart does not local boot ( boot from hdd)

I am trying to install Solaris x86 using the Jumpstart server. I run the add_install_client command with appropriate options, and reboot my x86 Target box. The installation starts fine and unattended. After the installation completes and the target goes for a re-boot, it does not boot from the HDD... (9 Replies)
Discussion started by: hemalsid
9 Replies

5. Solaris

cant boot/install from CD

Hi all , I have an E2900 SPARC IV that has Solaris 10 installed , I am trying to replace solaris 10 with soalris 9/04 , But the installation is giving me an error: Cannot assemble drivers for root /ssm@0,0/pci@18,700000/pci@4/ide@2/cdrom@0,0:b Cannot mount root on... (3 Replies)
Discussion started by: ppass
3 Replies

6. Solaris

Solaris 9 install cd boot fail

Hi I hv try to install Solaris 9 on a SPARC machine. The machine now is with Solaris 10 OS. I try to load a Solaris 9 installation cd in and use "boot cdrom" on ok promt, but it give me "no boot device found" when it boot up. and when i use fsck, the system show me an error with the... (2 Replies)
Discussion started by: niuniu
2 Replies

7. Solaris

solaris boot problem boot error loading interpreter(misc/krtld)

When I installed the SOLARIS 10 OS first time, the desktop would not start up, this was because of network setup. Reinstalled worked. After a week due to some problem I had to reinstall OS, installation went fine and but when i reboot I get this error. cannot find mis/krtld boot error loading... (0 Replies)
Discussion started by: johncy_j
0 Replies
Login or Register to Ask a Question