On Thu, Apr 06, 2006 at 11:15:19PM -0400, Neale Ferguson wrote: > From the console log: > > Krnl Code: 00 00 b9 04 00 2b b9 04 00 3c c0 e5 ff ff e9 61 e3 30 b1 18 > > It's not the tape error per se but the code in the kernel. X'0000' will give > you an operation exception and the kernel will throw up its hands and give > up. > > Is this the latest tape mod you have for this kernel? Is that bit of storage > being overwritten (use #CP D R282170.10 to see if the storage has that value > when the system is IPL'd)? If it's not zeroes then, as you are running under > VM try: > > #CP TR STOR INTO 282178 > > And see is anything is storing zeroes there.
Not needed. It's an intentional illegal opcode generated by a BUG(...) statement in the kernel code that is not supposed to be reached. Looks like a bug in the 3590 code. Heiko ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
