>>> On Fri, Aug 24, 2007 at 4:04 PM, in message <[EMAIL PROTECTED]>, "David Stuart" <[EMAIL PROTECTED]> wrote: > Afternoon Mark, > > I finally regained Integrated Console access to my Linux system. While you > can't issue a Ctrl-c through the Integrated Console, you *can* enter a ^c, > which accomplishes the same thing. > > The command output you requested is in the attached text file. Everything > except the hwinfo output. There was so much that it overran the Integrated > Console's buffers, and I was unable to scroll back to the beginning of the > command output.
Dave, sorry it took me so long to get back to you about this. The lsmod command showed that the qdio and qeth modules were not loaded. The modprobe you did looked pretty successful. If you did an "ifconfig -a" after that, eth0 might have shown up, in which case an "rcnetwork start" command should bring things up the rest of the way. I have no idea why your initrd doesn't have the logic in it to load the qdio and qeth modules at boot time. But, once your system is back up and running, you should re-run mkinitrd, and re-run zipl. Then, reboot to make sure things come up the way you expect. Mark Post ---------------------------------------------------------------------- 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
