Can't boot from cdrom at ok prompt


 
Thread Tools Search this Thread
Operating Systems Solaris Can't boot from cdrom at ok prompt
# 8  
Old 02-21-2007
Got the advice below from a buddy & made the nessesary changes.

If you have an Ultra 5/10 with 2 IDE hard drives with DiskSuite mirroring and a CD-ROM, then the "cdrom" device alias in the EEPROM needs modification. DiskSuite requires one IDE drive to be the master on the primary controller and the other IDE drive to be the master on the secondary controller. This forces you to make the CD-ROM a slave on one of the two controllers. At this point, the factory "nvalias" for the CD-ROM is broken and you can't boot from CD-ROM. You just have to modify the "cdrom" device alias in EEPROM.

Factory setting (display using the devalias command:

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


If the CD-ROM is a slave on the primary controller:

ok nvalias cdrom /pci@1f,0/pci@1,1/ide@3/cdrom@1,0:f


If the CD-ROM is a slave on the secondary controller:

ok nvalias cdrom /pci@1f,0/pci@1,1/ide@3/cdrom@3,0:f

Now you can boot from CD-ROM using the new alias just created. For example, boot cdrom.



***********************************************

this time I'm getting a slightly diffrent message ie

ok boot cdrom

Boot device: /pci@1f,0/pci@1,1/ide@3/cdrom@1,0:f file and args -r

can't read disk label
can't open disk label package

can't open boot device

Last edited by Msororaji; 02-22-2007 at 07:37 AM..
# 9  
Old 02-26-2007
Could it be that you need to set the jumper for the blocksize on the cdrom?
# 10  
Old 04-19-2007
Bug Jumpstart Sol_10

Hi,
I am having a problem installing solaris 10 on a V100 because of the cdrom drive. I am using Jump server to do the install but, I am getting an error.

the error is:

message overflow in /dev/log .

I think it's something to do with nfs but i used it before.

Any ideas.

thanks
# 11  
Old 05-03-2007
Boot device: /pci@1f,0/pci@1,1/ide@3/cdrom@1,0:f file and args -r

can't read disk label
can't open disk label package

can't open boot device


Aren't you trying to boot from a DVD on a cdrom drive ?
Don't laugh, it happened to me recently
I had the same message and it took me a few hours before realizing what was happening Smilie
# 12  
Old 05-03-2007
solaris 10

Hi,

In my case, it was the cdrom drive that needed changing. I managed to get the drive to work only to find Solaris has stopped installing half way Smilie .

Anyway the Jump server is working now and yes I do have these moment where I think to myself why this is happening to me Smilie only to find I did something wrong.

Thanks
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Cannot boot cdrom -s

Good Afternoon, I'm trying to boot from cdrom so I: bash-2.05# init 0 {1} ok boot cdrom -s and I get: Rebooting with command: boot cdrom -s Boot Device: /pci@1e,600000/ide@d/cdrom@2,0:f File and args: -s Can't read disk label. Can't open disk label package Evaluating: Can't open boot... (13 Replies)
Discussion started by: Stellaman1977
13 Replies

2. Hardware

Cannot boot from scsi cdrom

I have a server with a scsi raid controller (for hard drives) and a scsi controller (for tape drive and cd-rom). I am trying to boot from the cd-rom but can't. During boot up, bootable media is detected in the cd-rom but the system will not boot from it. BIOS for the raid controller installs but... (1 Reply)
Discussion started by: powwm
1 Replies

3. Solaris

Cannot boot from CDROM nor get to OK prompt SunV210

Server need to have the OS reinstalled (5.10 SPARC) and I cannot get it to the OK prompt. I also do not have the ALOM password and I've tried several different methods to zero out the NVRAM but to no avail. There is no ALOM battery that I can pull. I'm connecting via Cutecom (like minicom) and... (18 Replies)
Discussion started by: LittleLebowski
18 Replies

4. Solaris

Boot cdrom - install

Hi community, Does anyone can tell me the difference between "boot cdrom" and "boot cdrom - install" ? Thank you very much:D (3 Replies)
Discussion started by: Sunb3
3 Replies

5. Solaris

can't boot cdrom

iam traying to install o/s in spark machine it showing error ok >boot cdrom is showing error short disk read failed to read superblock the file just loaded does not appear to excutable how to solve this can u help me (6 Replies)
Discussion started by: tirupathi
6 Replies

6. Solaris

not able to boot from cdrom

Hi all am trying to boot the system from cdrom in single user mode , however when i am giving command boot cdrom -s i am getting below error Boot Device: /pci@1f,0/pci@1,1/ide@3/cdrom@2,0: f file and args: Can't read disk label Can't open disk label package can,t open boot device ... (17 Replies)
Discussion started by: kumarmani
17 Replies

7. Solaris

Boot from cdrom

i am having a problem when trying to boot from cdrom. I received the below message system is not bootable, boot command is disabledfound how can i fix this. also what is the key combination on ordinary keyboard for STOP+A. Is it ctrl+break? (2 Replies)
Discussion started by: shabu
2 Replies

8. Solaris

cannot find boot device and won't boot off cdrom

I'm running solaris 2.5.1. My main development server is DEAD, i can't even boot off the cdrom, it powers up, acts like it is starting the boot process but then says cannot find boot device. I've done the search here on this site and saw the other posts, but at the ok prompt it won't even let me... (3 Replies)
Discussion started by: kymberm
3 Replies

9. Red Hat

linux will not boot, boot to grub prompt

my redhat 9 will not boot. We had a power failure and when the power came back, my redhat linux will not boot. The machine come up to grub prompt. I tried the following from grub prompt root (hd0, then press tab key partition num:0 filesystem type unknown, partition type 0x83... (7 Replies)
Discussion started by: hassan2
7 Replies

10. UNIX for Dummies Questions & Answers

boot cdrom error

I'm running a Ultra 60 and having problems booting from the cdrom. This is the error I get, Boot device: /pci@1f,4000/scsi@3/disk@6,0:f File and args: The file just loaded does not appear to be executable. Any know what could be the problem here? I've even tried connecting a 2nd cdrom... (3 Replies)
Discussion started by: merlin
3 Replies
Login or Register to Ask a Question