Operating System - Tru64 Unix
1752717 Members
5725 Online
108789 Solutions
New Discussion юеВ

NHD3 Kit Installation

 
SCSI Error
Regular Advisor

NHD3 Kit Installation

Hi, I got this error below during installation. I need ur help guys.

P00>>>boot -fl fax -fi GENERIC dqa0
(boot dqa0.0.0.15.0 -file GENERIC -flags fax)
block 0 of dqa0.0.0.15.0 is a valid boot block
reading 16 blocks from dqa0.0.0.15.0
bootstrap code read in
base = 200000, image_start = 0, image_bytes = 2000(8192)
initializing HWRPB at 2000
initializing page table at 3ff44000
initializing machine state
setting affinity to the primary CPU
jumping to bootstrap code

Digital UNIX boot - Mon Apr 12 12:39:50 EDT 1999

Loading GENERIC ...
Loading at fffffc0000230000
Current PAL Revision <0x4006800010162>
Switching to OSF PALcode Succeeded
New PAL Revision <0x400690002015c>
Enter Device Name: dqa0
Enter Kit Name: /V4.0F/usr/sys/hardware/base.kit
Insert media for kit 'dqa0:/V4.0F/usr/sys/hardware/base.kit', hit when ready:
Enter Kit Name:
Enter Device Name:
Insert boot media, hit when ready:
Linking 206 objects: 205 204 203 202 201 200 199 198 197 196 195 194 193 192 191 190 189 188 187 186 185 184 183 182 181
180 179 178 177 176 175 174 173 172 171 170 169 168 167 166 165 164 163 162 161 160 159 158 157 156 155 154 153 152 151
150 149 148 147 146 145 144 143 142 141 140 139 138 137 136 135 134 133 132 131 130 129 128 127 126 125 124 123 122 121
120 119 118 117 116 115 114 113 112 111 110 109 108 107 106 105 104 103 102 101 100 99 98 97 96 95 94 93 92 91 90 89 88
87 86 85 84 83 82 81 80 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48
47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26
Insert media for kit 'dqa0:/V4.0F/usr/sys/hardware/base.kit', hit when ready:
25 24 23 22 21 20 19 18 17 16 15 14 13 12 Internal limit reached in OSF_BOOT: Out of space for compressed relocations

halted CPU 0

halt code = 5
HALT instruction executed
PC = 20010530
boot failure
P00>>>
2 REPLIES 2
Steven Schweda
Honored Contributor

Re: NHD3 Kit Installation

> [...] I got this error below during
> installation.

On _what_?

I know nothing, but a quick Google search for
the error message found this encouraging
item:

http://aa11.cjb.net/tru64_unix_managers/2000/11/0145.html

I quote:

[...]
So, if one sees error messages during a NHD installation like:
"kio_read: xx undefined symbols"
"Internal error in OSF_BOOT: bad sc in merged external symbol in
layout()"
"Internal limit reached in OSF_BOOT: out of space for compressed
relocations"
you may as well have one of these servers which will not be upgradeable
with an NHD kit.
[...]


So, are you trying to install the OS on a
system where it's supported?
SCSI Error
Regular Advisor

Re: NHD3 Kit Installation

Thanks for the prompt reply on this.. But I found a solution to this.

I just did

>>> boot -fl fa -fi GENERIC dqa0


that solves' the error.