Bug 580631

Summary: [LTC 6.0 FEAT] 201594:Provide CMS script for initial IPL under z/VM
Product: Red Hat Enterprise Linux 6 Reporter: Denise Dumas <ddumas>
Component: doc-Installation_GuideAssignee: Ruediger Landmann <rlandman>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: high Docs Contact:
Priority: high    
Version: 6.0CC: bugproxy, ddumas, ejratl, gmuelas, jjarvis, maier, mhideo, notting, snagar, syeghiay
Target Milestone: rcKeywords: Documentation, FutureFeature
Target Release: 6.0   
Hardware: s390x   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 462953 Environment:
Last Closed: 2010-11-11 15:30:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 462953    
Bug Blocks: 356741, 554559, 563347    

Comment 1 RHEL Program Management 2010-04-08 18:06:33 UTC
This feature request did not get resolved in time for Feature Freeze
for the current Red Hat Enterprise Linux release and has now been
denied. You may re-open your request by requesting your support
representative to propose it for the next release.

Comment 2 RHEL Program Management 2010-04-08 20:35:49 UTC
This feature request did not get resolved in time for Feature Freeze
for the current Red Hat Enterprise Linux release and has now been
denied. You may re-open your request by requesting your support
representative to propose it for the next release.

Comment 3 Steffen Maier 2010-06-02 12:59:16 UTC
Text for this can be found in IBM's review comments provided to Red Hat.

Comment 4 Ruediger Landmann 2010-06-20 08:33:06 UTC
(In reply to comment #3)
> Text for this can be found in IBM's review comments provided to Red Hat.    

Thank you IBM!

This text is incorporated into the Red Hat Enterprise Linux 6 Installation Guide from build 0-56 onwards:

20.1.1. Using the z/VM Reader
Perform the following steps to boot from the z/VM reader:

   1.
      If necessary, add the device containing the z/VM TCP/IP tools to your CMS disk list. For example:

      cp link tcpmaint 592 592
      acc 592 fm

      Replace fm with any FILEMODE letter.
   2.
      Execute the command:

      ftp host

      Where host is the hostname or IP address of the FTP server that hosts the boot images (kernel.img and initrd.img).
   3.
      Log in and execute the following commands. Use the (repl option if you are overwriting existing kernel.img, initrd.img, generic.prm, or redhat.exec files:

      cd /location/of/install-tree/images/ 
      ascii  
      get generic.prm (repl  
      get redhat.exec (repl  
      locsite fix 80  
      binary  
      get kernel.img (repl  
      get initrd.img (repl  
      quit

   4.
      Optionally check whether the files were transferred correctly by using the CMS command filelist to show the received files and their format. It is important that kernel.img and initrd.img have a fixed record length format denoted by F in the Format column and a record length of 80 in the Lrecl column. For example:

      VMUSER FILELIST A0 V 169 Trunc=169 Size=6 Line=1 Col=1 Alt=0 
      Cmd Filename Filetype Fm Format Lrecl Records Blocks Date Time 
       REDHAT EXEC B1 V 22 1 1 4/15/10 9:30:40 
       GENERIC PRM B1 V 44 1 1 4/15/10 9:30:32 
       INITRD IMG B1 F 80 118545 2316 4/15/10 9:30:25 
       KERNEL IMG B1 F 80 74541 912 4/15/10 9:30:17

      Press PF3 to quit filelist and return to the CMS prompt.
   5.
      Finally execute the REXX script redhat.exec to boot (IPL) the installer:

      redhat

Comment 5 Michael Doyle 2010-07-05 05:58:13 UTC
Verified IBM feedback is incorporated into
Red_Hat_Enterprise_Linux-Installation_Guide-6-en-US-0-74.

Comment 6 releng-rhel@redhat.com 2010-11-11 15:30:34 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.