RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 580631 - [LTC 6.0 FEAT] 201594:Provide CMS script for initial IPL under z/VM
Summary: [LTC 6.0 FEAT] 201594:Provide CMS script for initial IPL under z/VM
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: doc-Installation_Guide
Version: 6.0
Hardware: s390x
OS: All
high
high
Target Milestone: rc
: 6.0
Assignee: Ruediger Landmann
QA Contact: ecs-bugs
URL:
Whiteboard:
Depends On: 462953
Blocks: 356741 554559 563347
TreeView+ depends on / blocked
 
Reported: 2010-04-08 16:34 UTC by Denise Dumas
Modified: 2010-11-11 15:30 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of: 462953
Environment:
Last Closed: 2010-11-11 15:30:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.