This is an extention of my "Broke my 7013" thread. I've done so many things to fix this system (Short of a MKSYSB restore, it's old and management really doesn't want to do it)
Recap, I installed some drivers and now my system gets to
{299}
Then gives me a flashing 888 102 700 0c8.
No, it doesn't got any further than 299.
So I've restored just the /use/lib/boot directory which restored the kernel, etc. I still fail on boot. After another reboot, I did a "bosboot -a -d /dev/hdisk0" and, like all the other times I ran bosboot, got this in the middle:
STRIP: illegal option --K
then it continues and tells me the size of the boot image in 512 blocks. There's no hard error. No "FAILURE! DON'T REBOOT UNTIL YOU FIX THE BOSBOOT PROBLEM!!!"
It finished normally. I'm wondering if this is my problem. This was an initial suspect, but not as strong as others. Having eliminated the other suspects, I'm now onto this.
I've found the source for BOSBOOT (egad!) and sifted through it. Of course, there are some strip commands inside it. I'm wondering if it's creating the boot image OK, but what's in the boot image is messed up because something wasn't stripped.
I don't think it's a coincidence that Kernel starts with a "K". I'm wondering if my BOSBOOT command is screwy.
I'm restoring it from my old MKSYSB tape now to try it out, but in the mean time:
Does anyone know of any issues with BOSBOOT on AIX 4.2.0.0? Are there other files that BOSBOOT uses that may be screwing up the command? I'm certian my syntax is correct, I've seen it a zillion different places and I'm certain that hdisk0 is the correct device.
Recap, I installed some drivers and now my system gets to
{299}
Then gives me a flashing 888 102 700 0c8.
No, it doesn't got any further than 299.
So I've restored just the /use/lib/boot directory which restored the kernel, etc. I still fail on boot. After another reboot, I did a "bosboot -a -d /dev/hdisk0" and, like all the other times I ran bosboot, got this in the middle:
STRIP: illegal option --K
then it continues and tells me the size of the boot image in 512 blocks. There's no hard error. No "FAILURE! DON'T REBOOT UNTIL YOU FIX THE BOSBOOT PROBLEM!!!"
It finished normally. I'm wondering if this is my problem. This was an initial suspect, but not as strong as others. Having eliminated the other suspects, I'm now onto this.
I've found the source for BOSBOOT (egad!) and sifted through it. Of course, there are some strip commands inside it. I'm wondering if it's creating the boot image OK, but what's in the boot image is messed up because something wasn't stripped.
I don't think it's a coincidence that Kernel starts with a "K". I'm wondering if my BOSBOOT command is screwy.
I'm restoring it from my old MKSYSB tape now to try it out, but in the mean time:
Does anyone know of any issues with BOSBOOT on AIX 4.2.0.0? Are there other files that BOSBOOT uses that may be screwing up the command? I'm certian my syntax is correct, I've seen it a zillion different places and I'm certain that hdisk0 is the correct device.