>>> On 8/21/2014 at 05:03 PM, "Martin, Terry Contractor" <[email protected]> wrote: -snip- > So am I to assume that it has not gotten to the Kernel load as of yet and > still in the INITRD ?
Umm, no. The kernel starts up before anything else, does a bunch of housekeeping, and then it tries to mount the initrd (really an initramfs these days) so it can hand over the rest of system initialization to whatever init program needs to get control. Your kernel is chugging along fine until it can't decompress and mount the initramfs. 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 more information on Linux on System z, visit http://wiki.linuxvm.org/
