Question - error during boot


 
Thread Tools Search this Thread
Special Forums Hardware Filesystems, Disks and Memory Question - error during boot
# 1  
Old 04-13-2009
Question - error during boot

I have an HP NetServer LH3 which is exhibiting an error during the boot process. I am getting the following messages, none of which I've seen before

1. WARNING: SCSI adapter: Cannot install intr vecno=12 type=4 IPL=5 Vector 12 is private
2. WARNING: "TEST_UNIT_READY" Command timed 11 seconds after its start on ha=0 id=0 lun=0 tag=FF
3. Aborting command on ha=0 id=0 lun=0 tag=FF

then it just sits there, completely unresponsive. Any ideas what might be wrong?

thanks in advance
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Question about Volume Boot Record

Hello and thanks in advance for any help anyone can offer Hopefully this is a simple question but is the Volume Boot Record (VBR) only used in Windows? I've seen references to it in relationship to Windows & not Linux... but I'm not sure if that means it's unique to Windows or not. If it is... (1 Reply)
Discussion started by: bodisha
1 Replies

2. Solaris

Solaris 2.4 boot question

Hi Guy's, Newbee here. I installed Solaris 2.4 in VMWare Fusion 5.0.2 on a MacBook Pro. All went well, but after 'system ready' I get a 'console login' prompt. But I never got to the point where I could set a name and password for that. I can login as root. But that's all. How do I get to... (7 Replies)
Discussion started by: hansolo
7 Replies

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

4. Solaris

Boot question

I have to install Solaris 10 (for x86 CPU) on my pc. How can I do a dual boot solaris and Windows 7, on the same hard disc? I searched here, but it works with windows NT, not Seven. May I use a bootloader? How I can do it? Thank you in advance for any answer! :) (12 Replies)
Discussion started by: mghis
12 Replies

5. Solaris

question about opb boot device

hi all: I have a sun blade-1000 for labs only, with 73G hd loaded, which boot block installed on slice 0. I'm confused by setting "boot-device" value in obp, which my question as follow: in ok mode, I got device alias like this: disk0: /pci@8,600000/SUNW,qlc@4/fp@0,0/disk@2,0 as I know the... (4 Replies)
Discussion started by: netshu
4 Replies

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

7. UNIX for Dummies Questions & Answers

another dual boot question/problem

Well, I formatted my entire harddrive (40gig), partitioned it into three partitions, FAT32 for WindowsXP (30 gig), Linux ext3 (7gig), and Linux swap (about 500mb). All this with PartitionMagic 8.0 and it took hours. After all that, I installed the "publishers version" of Red Hat with ease. I was on... (12 Replies)
Discussion started by: chutt
12 Replies

8. UNIX for Dummies Questions & Answers

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.... (5 Replies)
Discussion started by: merlin
5 Replies

9. UNIX for Dummies Questions & Answers

Boot question

Hey all, Just wondering about to things with the bootup. First one is. When you boot Solaris, the background is white and text black. Is it possible to change this so that the text it white and background is black? I don't have any idea how to do this one. So if anyone does please let... (2 Replies)
Discussion started by: merlin
2 Replies
Login or Register to Ask a Question
TRM(4)							   BSD Kernel Interfaces Manual 						    TRM(4)

NAME
trm -- Tekram TRM-S1040 ASIC based PCI SCSI host adapter driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device scbus device trm Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): trm_load="YES" DESCRIPTION
The trm driver supports PCI SCSI host adapters based on the Tekram TRM-S1040 SCSI ASIC. HARDWARE
SCSI controllers supported by the trm driver include: o Tekram DC-315 PCI Ultra SCSI adapter without BIOS and internal SCSI connector o Tekram DC-315U PCI Ultra SCSI adapter without BIOS o Tekram DC-395F PCI Ultra-Wide SCSI adapter with flash BIOS and 68-pin external SCSI connector o Tekram DC-395U PCI Ultra SCSI adapter with flash BIOS o Tekram DC-395UW PCI Ultra-Wide SCSI adapter with flash BIOS o Tekram DC-395U2W PCI Ultra2-Wide SCSI adapter with flash BIOS For the Tekram DC-310/U and DC-390F/U/UW/U2B/U2W/U3W PCI SCSI host adapters, use the sym(4) driver. SEE ALSO
cd(4), ch(4), da(4), intro(4), sa(4), scsi(4), sym(4) http://www.tekram.com/ AUTHORS
The trm driver was originally written for FreeBSD 3.0/i386 by Erich Chen of Tekram Technology, and ported to FreeBSD 5.0 by Olivier Houchard <cognet@FreeBSD.org>. BSD
December 8, 2002 BSD