Hi Plamen,
Thanks a lot for your help! Yesterday, I downloaded the rhel 5.8 dvd iso in order to boot it in rescue mode. After this booted in rescue mode I did the following :
mount --bind /proc /mnt/sysimage/proc
mount --bind /dev /mnt/sysimage/dev
mount --bind /sys /mnt/sysimage/sys
chroot /mnt/sysimage
- I got a backup of the initrd-2.6.18-308.el5.img file and then I executed :
mkinitrd -f -v /boot/initrd-2.6.18-308.el5.img 2.6.18-308.el5
but the command ends with :
"No module xenblk found for kernel 2.6.18-308.el5
Maybe some advice of What I did wrong? Thanks a lot!
Regards,
Paola