On 10/06/2009 05:59 AM, David Cantrell wrote: > The new linuxrc.s390 script seems to have working cio_ignore support > now. I've been using the above cio_ignore parameter in my parm file > with RHEL-6 nightlies and it's working fine. Linuxrc.s390 is not the only place that needs cio_ignore support. storage/zfcp.py also needs and happens to have support. These are all the places I currently know of, but I also don't know all of anaconda. I think, we are good with respect to installation working fine with the below generic.prm. However, I would like to point out that this is a functional change and we should be careful with such at this point in time. Also, I would like to make clear that https://bugzilla.redhat.com/show_bug.cgi?id=463544 requires more than what we currently happen to have for cio_ignore support. > --- > bootdisk/s390x/generic.prm | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/bootdisk/s390x/generic.prm b/bootdisk/s390x/generic.prm > index e468761..e953ce2 100644 > --- a/bootdisk/s390x/generic.prm > +++ b/bootdisk/s390x/generic.prm > @@ -1 +1 @@ > -root=/dev/ram0 ro ip=off ramdisk_size=40000 > +root=/dev/ram0 ro ip=off ramdisk_size=40000 cio_ignore=all,!0.0.0009 Steffen Linux on System z Development IBM Deutschland Research & Development GmbH Vorsitzender des Aufsichtsrats: Martin Jetter Geschäftsführung: Erich Baier Sitz der Gesellschaft: Böblingen Registergericht: Amtsgericht Stuttgart, HRB 243294 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list