On Sunday 05 October 2008 12:08:14 Jeffrey Ross wrote:

> Only remaining question, if I should adjust the /etc/mdadm.conf file
> again how can I get the initrc file to update without having to manually
> uncompress and extract the cpio archive and then re-archive and
> re-compress it by hand?

for version in $( rpm -q --qf '[%{version}-%{release}\n]' kernel
    mkinitrd -f /boot/initrd-$version $version
done

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to