Can't boot from CD.


 
Thread Tools Search this Thread
Operating Systems Solaris Can't boot from CD.
# 1  
Old 08-25-2013
Can't boot from CD.

Hi, again.

Now before you think I just ask here as soon as I have an issue... I did try to resolve this myself (reassembled the drive, cleaned the laser)

My latest issue with my Sun Ultra Enterprise 450, Is that when I try to boot from the CD
Code:
{0} ok boot cdrom -s

I get this:
Code:
Boot device: /pci@1f,4000/scsi@2/disk@6,0:f  File and args: -s
Bad magic number in disk label
Can't open disk label package

Can't open boot device

The disk I am using is one that came with the box, it has no scratches or dirt/dust.

I've searched around and all I can find is answers about the disk being wrong/incompatible. However I do not believe this disk to be wrong or incompatible as the disk drive in the box is A DVD drive, and this disk was actually supplied with this box.

P.S. Before I reassembled and cleaned the drive I got A "drive not ready" error.
# 2  
Old 08-25-2013
Just to be sure, download the latest Solaris release from the Oracle website and burn it to a DVD and try to boot from that medium.

And please share the part number of the DVD drive so we can check if it is a supportet device.
# 3  
Old 08-25-2013
Ok... Another issue, while attempting to
Code:
probe scsi-all

I get the error:
Code:
Stack Underflow

. I power cycle the server and retry
Code:
probe scsi-all

, it now throws the error:
Code:
Fast Data Access MMU Miss

.

Should I create yet another thread about this new issue?

As for the drive model... How would I find that? I'm hoping there's A command for it, as I don't particularly feel like pulling the drive out again.
# 4  
Old 08-25-2013
I think there is no other way then pulling the drive... also you can pull all disks and run the probe-scsi-all command again for every single disk to see if one of your disks is bad. also note, it is probe-scsi-all!
# 5  
Old 08-25-2013
Quote:
Originally Posted by DukeNuke2
I think there is no other way then pulling the drive... also you can pull all disks and run the probe-scsi-all command again for every single disk to see if one of your disks is bad. also note, it is probe-scsi-all!
Ah, thanks... That was the problem, I forgot it was
Code:
probe-scsi-all

As for the results of it... I am very pleased, as it revealed:
Code:
 Unit 0   Removable Read Only device    TOSHIBA DVD-ROM SD-M14011007

# 6  
Old 08-25-2013
Ok, you have a bad firmware DVD drive. You'll need patch 111649-04 to update your DVD drive to a higher FW. After the update you should be able to boot from DVD.
# 7  
Old 08-25-2013
Quote:
Originally Posted by DukeNuke2
Ok, you have a bad firmware DVD drive. You'll need patch 111649-04 to update your DVD drive to a higher FW. After the update you should be able to boot from DVD.
Ok, so I've looked around, but I can't seem to find A way to apply A firmware update without being logged in as root user. I'm currently still experimenting, But from what I understand I need access to commands unavailable to me in 'ok' prompt.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 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

How to specify local boot up disk in CD boot Grub?

Hi Solaris 10 Experts, I am wondering what is the correct syntax to edit in Grub when trying to specify the local ZFS boot disk while booting up from a Solaris 10 x86 64bits DVD installation disk. In other word, I try to boot up from local disk without removing the Solaris installation disk... (0 Replies)
Discussion started by: gjackson123
0 Replies

3. 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

4. Boot Loaders

Reboot and Select Proper Boot device or insert Boot media in select Boot device and press a key

Hello, I have kubuntu on my laptop and now I decided to switch to Windows 7. I made the bios settings properly (first choice is boot from cd\vd) but I see the error " reboot and select proper Boot device or insert Boot media in select Boot device and press a key " I have tried CD and... (0 Replies)
Discussion started by: rpf
0 Replies

5. SCO

stage 1 boot failure: error loading hd (40)/boot

hi SCO Unix 5.0.6 doesn't boot due to this problem: not a directory boot not found cannot open stage 1 boot failure: error loading hd (40)/boot Knows someone howto solve it? (16 Replies)
Discussion started by: ccc
16 Replies

6. 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

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

8. UNIX for Advanced & Expert Users

Cannot boot - Boot : Panic : File size out of range (EWS-UX/V unix)

Hey ! I am running EWS-UX/V (Rel 4.2) on NEC EWS/4800/330 station and I am having problems rebooting my station : I am getting the following message on display : BOOT : PANIC : File size out of range. According to user guide, this error is occuring when a file exceeding the limit and/or... (2 Replies)
Discussion started by: fredo
2 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
Login or Register to Ask a Question