Hey Chris, Sorry it's taken so long to get back to you. We've been very busy with Linux loads (mostly virtual which always seem to go flawlessly) and I haven't had a chance to get back to this until now. You can find a copy of the anaconda.log and kickstart file at URLs: https://home.comcast.net/~john.julien/anaconda/anaconda.log https://home.comcast.net/~john.julien/anaconda/kickstart.ks In this kickstart we're %including /tmp/ignoredisk which is created in the %pre. We do this because the local disk on our HP systems have a name other than /dev/sda. I've tried this load removing the %include and hard coding "ignoredisk --only-use=sda", and "ignoredisk --drives=sdb,sdc". When I use "ignoredisk --drives=sdb,sdc" I don't run into this issue. Thank you for your help! -----Original Message----- From: anaconda-devel-list-bounces@xxxxxxxxxx [mailto:anaconda-devel-list-bounces@xxxxxxxxxx] On Behalf Of Chris Lumens Sent: Friday, August 05, 2011 1:04 PM To: anaconda-devel-list@xxxxxxxxxx Subject: Re: Ignoredisk > I'm wondering if the issue I'm receiving was fixed in your commit: > http://git.fedorahosted.org/git/?p=pyparted.git;a=commitdiff;h=ca8cb72b182f6 f152dae65491af3927895862fd3 > > Which I found in bugzilla: > https://bugzilla.redhat.com/show_bug.cgi?id=495433 > > I'm having trouble tying this to an actual Red Hat release though. It doesn't look like pyparted has changed at all in RHEL5.x and Anaconda has only had patches applied. So far RHEL5.5 and 5.6 are exhibiting the issue. RHEL6 does not. I'm going to attempt 5.7 this afternoon and see if it still exists there. Well, that patch would clear up the "No medium found" stuff, but I don't think that should affect the --only-use at all. It looks like a bug to me. Can you post your complete /tmp/anaconda.log and your kickstart file (minus any passwords, etc.) somewhere? - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list