Need a sample linuxrc from successful installation of FC2 on I2O RAID

Leonard Ye lye at antlabs.com
Sun Jun 6 07:53:07 UTC 2004


Hi guys,

Anyone managed to install FC2 on a I2O RAID (e.g. adaptec RAID cards), 
could you please send me the linuxrc in the initrd file?  I need it to 
test out my procedure of installing FC2 on zero-channel adaptec RAID 
cards.  You can email me directly at lye at antlabs.com

to extract out the linuxrc in case you don't know, please do:
su to root
cat /boot/initrd-2.6.5-1.358.img | gunzip - -c > /tmp/image
mkdir /tmp/x
mount -t ext2 -o loop /tmp/image /tmp/x
send me the file /tmp/x/linuxrc
umount /tmp/x
rm -rf /tmp/x
rm /tmp/image

Thanks a lot.

Regards,
Leonard Ye





More information about the fedora-list mailing list