Hi Peter, Thanks for your response. I decomposed the initrd image:
cd /tmp/initrd bash-3.00# ls -l total 36 drwxr-xr-x 2 root root 4096 Nov 20 15:43 bin drwxr-xr-x 2 root root 4096 Nov 20 15:43 dev drwxr-xr-x 3 root root 4096 Nov 20 15:43 etc -rwxr-xr-x 1 root root 1029 Nov 20 15:43 init drwxr-xr-x 2 root root 4096 Nov 20 15:43 lib drwxr-xr-x 2 root root 4096 Nov 20 15:43 loopfs drwxr-xr-x 2 root root 4096 Nov 20 15:43 proc lrwxrwxrwx 1 root root 3 Nov 20 15:43 sbin -> bin drwxr-xr-x 2 root root 4096 Nov 20 15:43 sys drwxr-xr-x 2 root root 4096 Nov 20 15:43 sysroot bash-3.00# ls -l lib total 764 -rw-r--r-- 1 root root 35368 Nov 20 15:43 dasd_diag_mod.ko -rw-r--r-- 1 root root 127712 Nov 20 15:43 dasd_eckd_mod.ko -rw-r--r-- 1 root root 34648 Nov 20 15:43 dasd_fba_mod.ko -rw-r--r-- 1 root root 133840 Nov 20 15:43 dasd_mod.ko -rw-r--r-- 1 root root 266584 Nov 20 15:43 ext3.ko -rw-r--r-- 1 root root 152376 Nov 20 15:43 jbd.ko bash-3.00# Looks to me like it's there...? Cheers Pat Patrick Carroll | Enterprise Architect L.L.Bean, Inc.(r) | Double L St. | Freeport ME 04033 http://www.llbean.com | [EMAIL PROTECTED] | 207.552.2426 -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Peter 1 Oberparleiter Sent: Wednesday, November 21, 2007 9:57 AM To: [email protected] Subject: Re: Missing DIAG discipline; was RE: Linux on 390 Port <[email protected]> wrote on 21.11.2007 13:37:36: > Nov 20 13:25:19 vmlinux1 kernel: dasd_generic couldn't online device > 0.0.0801 - discipline DIAG not available This message indicates that the dasd_diag_mod kernel module has not been loaded when the system tries to set it online. Please check if the dasd_diag_mod module is included in your initial ramdisk (output of mkinitrd should help). Regards, Peter Oberparleiter -- Peter Oberparleiter Linux on System z Development IBM Deutschland Entwicklung GmbH ---------------------------------------------------------------------- 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
