Boot error


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Boot error
# 1  
Old 09-25-2002
Boot error

Hey all,

When loading a Sun Ultra 60 I got running Solaris 9 I get a error. This error will only happen when I have a external CD-RW drive attached.

The error is;

Failed to power up sd21, see your administrator or reboot

I have rebooted and well I am the administrator for this machine. If I take the external drive off the machine everything works just fine. I've tested this with 2 different external burners that I have and get the same error.

I think it's trying to tell me it can't power up the SCSI device (SD), but if that's teh case how can I go about trying to fix it?

Also later in boot it'll say the same error but add 'genunix' infront of the error. Just before it loads into the login console, it'll also repeat the message like a few hundred times Smilie

Does anyone have any idea's how I can fix this Smilie

--------------------------

Thanks for the help all. I got the problem fixed. Issue was something with Solaris 9 I down graded to Solaris 8 and everything seems to be working fine now.

When I got some time I'll see why it didn't work with Solaris 9.

Last edited by merlin; 10-02-2002 at 08:36 PM..
merlin
# 2  
Old 09-25-2002
I think of the

I think of the following options

a) You are usings devives with different scsi interfaces, make sure the oldest type of interface is the last device on the chain.

b) your cable lenght is to long. see the SUN docs to find the max. lenght.

c) Your CD-RW uses the same scsi-id as your disk, go back on the bootprompt and check with probe-scsi.
# 3  
Old 09-25-2002
Boot your system to OK prompt and see if the cdrom shows up by issuing probe-scsi-all

if cdrom show up then issue
boot -r

once this is sucessfull you should be able to boot
the system and also mount cdrom.

if error message still continue check /var/adm/messages for any error log and post back
# 4  
Old 09-25-2002
Thanks for the advice.

I forgot to mention that when I do a probe-scsi-all it replies non-stop "bus fault"
merlin
# 5  
Old 09-25-2002
Before you can invoke `probe-scsi-all` you need to set the auto-boot? to false by



ok setenv auto-boot? false
ok reset

ok probe-scsi-all
Wait for OK prompts you again, exam output

ok setenv auto-boot? true
ok reset
# 6  
Old 09-30-2002
Check your terminator

Merlin,

When you get Bus faults, it can be you did NOT terminate the bus
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Red Hat

Error after first boot OEL5.8

Server Model HP Proliant DL380P, Gen 8 Raid Controller= HP smart Array P420i Operating system Installation OEl5.8 On first boot after OS installation ERROR: Red Hat nash Version 5.119.6 starting -300.10.1.el5uek)' Mounting proc Filesystem Reading all physical volume this may take... (1 Reply)
Discussion started by: sohail Jafferi
1 Replies

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

3. Solaris

error at boot solaris 10

Hi all, i have problem when booting my sun fire V240 with solaris 10. the errors are follow: ################################################################ Rebooting with command: boot Boot device: disk File and args: SunOS Release 5.10 Version Generic_125100-10 64-bit Copyright... (0 Replies)
Discussion started by: faberarnold
0 Replies

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

5. AIX

boot error

Hi all, I have one booting problem with an AIX machine. It is not booting. It is showing error B1014602 on OK prompt. Could you please tell me, what is the problem with it and its respective solution? Thank you very much. (2 Replies)
Discussion started by: prashantchavan
2 Replies

6. UNIX for Dummies Questions & Answers

Error on boot up

VERY new to Unix here! I have a client with a unix machine(Sun Systems Unix system V Release 4.0) that gets an error on boot up. "7.e.1": Syntax error in tty mode Like I said, I new to Unix as this is my first time ever touching a Unix machine. So, I don't know if this is a major or minor... (0 Replies)
Discussion started by: rlpierce04
0 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 Dummies Questions & Answers

Boot error

Hi, I'm getting this error when booting: " Timeout waiting for ARP/RARP packet" I got no idea what has been done to get it when the machine use to work fine. Put a new HDD in it, and installed Solaris 7 on it fine then when it goes to boot I get that error. It's a Sparc Station 5... (2 Replies)
Discussion started by: merlin
2 Replies
Login or Register to Ask a Question