That corrected, everything appeared to be successful unitl I ipl'd.
I go several messages along the lines of:
modprobe: modprobe: Can't locate module eth0
Setting up network device eth0:
modprobe: modprobe: Can't locate module eth0
SIOCSIFADDR: No such device
modprobe: modprobe: Can't locate module eth0
eth0: unknown interface: No such device
.
. (etc)
.
Master Resource Control: runlevel 3 has been reached
Failed Services I runlevel 3: [80C[23D network route
c
What went wrong?
Thanks,
Craig
-----Original Message-----
From: Post, Mark K [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 14, 2002 4:24 PM
To: [EMAIL PROTECTED]
Subject: Re: Attempting patches after Linux/390 Crash
Craig,
Your second patch command is missing a "<" redirector between the patch
command and the patch file name.
Mark Post
-----Original Message-----
From: Kittendorf, Craig [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 14, 2002 4:02 PM
To: [EMAIL PROTECTED]
Subject: Attempting patches after Linux/390 Crash
Well, the referenced howto was a little out of date since the developerworks
site has changed. Instead of patches form November 2001, I chose August
2001 for kernel 2.4.7. The first one I did (linux-2.4.7-s390-3) appeared to
work ok. Then I tried the second and never got a response after entering
the patch command and indication of any problem in operating systems
messages on HMC. Here's what I got:
cdcl:/usr/src # patch -p0 < linux-2.4.7-s390-3.diff
patching file linux-2.4.7/Documentation/s390/chandev.8
patching file linux-2.4.7/arch/s390/kernel/head.S
patching file linux-2.4.7/arch/s390/mm/fault.c
patching file linux-2.4.7/arch/s390x/kernel/head.S
patching file linux-2.4.7/arch/s390x/kernel/wrapper32.S
patching file linux-2.4.7/drivers/s390/block/dasd.c
patching file linux-2.4.7/drivers/s390/block/dasd_eckd.c
patching file linux-2.4.7/drivers/s390/ccwcache.c
patching file linux-2.4.7/drivers/s390/char/tape34xx.c
patching file linux-2.4.7/drivers/s390/misc/chandev.c
patching file linux-2.4.7/drivers/s390/s390io.c
patching file linux-2.4.7/drivers/s390/s390mach.c
patching file linux-2.4.7/drivers/s390/sysinfo.c
patching file linux-2.4.7/fs/partitions/ibm.c
cdcl:/usr/src # patch -p0 linux-2.4.7-s390-4.diff
Several hours later and still no more responses.
Any ideas?
thanks,
Craig
-----Original Message-----
From: Post, Mark K [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 05, 2002 12:39 PM
To: [EMAIL PROTECTED]
Subject: Re: Linux/390 Crash
And the HOWTO at http://linuxvm.org/Info/HOWTOs/krnpatch.html shows just how
to do it.
Mark Post