On 07/20/2011 12:15 AM, Kartik Subbarao wrote: > On 07/19/2011 12:36 PM, Kartik Subbarao wrote: >> rpm -e $(rpm -qa |grep -i firmware) > This should be changed to: > rpm -e $(rpm -qa | grep -i firmware | grep -v kernel-firmware) > > Since apparently kernel depends on kernel-firmware. Try the attached ks. It installs around 180 packages. libselinux-utils is in because I find it mandatory to be able to modify the selinux configuration of an existing system. There are a few packages left which can be removed if you insist: - the firmware packages if you do not use that specific hardware ( atmel, brocade, qlogic ). - yum-presto if you prefer to always download full rpm packages instead of deltas - which, acl, attr -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: ks-minimalC6.cfg URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20110720/c78c2c2d/attachment-0004.ksh> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: package_list.txt URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20110720/c78c2c2d/attachment-0006.txt>