Kickstart on /dev/dasda requires formatting in %pre

Solution Verified - Updated -

Issue

Formatting the dasd-storage is not working with the following kickstart configuration:

zerombr no 
clearpart --all --initlabel 

It seems to be required to explicitly format the storage in a %pre-script:

%pre 
dasdfmt -y -b 4096 -f /dev/dasda 

Question:
Is using a %pre-script the only way to make the storage available for installation?

Environment

  • Red Hat Enterprise Linux 5.4
  • IBM z-Series
  • Storage on /dev/dasd*

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content