Hi Mark, Thanks. I'll give these things a try.
Everything used to work ok. The dqio and qeth modules were loaded at boot time, and the network interfaces worked just fine. The problem only started occurring *after* I move /usr to a different volume. Following the 'hot to', I went back and deleted the old /usr, mounted the new one, and everything seemed fine. So I shut down and re-booted. I am wondering if something got deleted when I deleted /usr that maybe shouldn't have been. Dave Dave Stuart Prin. Info. Systems Support Analyst County of Ventura, CA 805-662-6731 [EMAIL PROTECTED] >>> "Mark Post" <[EMAIL PROTECTED]> 8/30/2007 8:10 AM >>> >>> 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 ---------------------------------------------------------------------- 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
