Re: software raid :: kernel update procedure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 11-Nov-2009 Adrian Sevcenco wrote:
> Hi! I have an software raid installation (md_dX type) and i am wondering
> what is the procedure for kernel update... is the initrd auto-magicaly
> rebuild?

Yes.  As part of kernel.rpm 's postinstall script.

You can verify the initrd by looking at /boot/initrd-2.6.X-XXXXX.img (roughly):

gzip -dc initrd.....img > /tmp/temp.img
mount -o loop /tmp/temp.img /mnt
cat /mnt/init
umount /mnt

-Philip

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux