Hi,
 
I try to mount the file /boot/initrd-2.6.9-42.ELsmp  but I have a error
 
 
[root@localhost ~]# cp /boot/initrd-2.6.9-42.ELsmp.img /root/
[root@localhost ~]# mv initrd-2.6.9-42.ELsmp.img initrd-2.6.9-42.ELsmp.gz
[root@localhost ~]# gunzip initrd-2.6.9-42.ELsmp.gz
 
[root@localhost ~]# mount initrd-2.6.9-42.ELsmp  /tmp -o loop
[root@localhost ~]# mount: you must specify the filesystem type
why ?
 
Denis