Displaying 3 results from an estimated 3 matches for "elboot".
2006 Aug 17
1
Help: Marvell sk98lin driver missing from Centos 3 PXE initrd.img
.../tmp/initrd.img.gz
cp /tftpboot/linux-install/initrd.img
/tftpboot/linux-install/initrd.img.orig
cd /tmp
gzip -d initrd.img.gz
mkdir /tmp/initrd.fs
mount -o loop initrd.img initrd.fs
gzip -d < /mnt/initrd.fs/modules/modules.cgz | cpio -i --make-directories
This makes the folders /tmp/2.4.21-40.ELBOOT/i386/ filled with the drivers
in the initrd.img file. Then I grabbed a copy of the vanilla 2.4.21-40,
went to Intel's website to grab the driver files I needed (turns out that
they were included in the vanilla source, hence a patch file of size 0 was
generated), and continued to build the sk98...
2005 Apr 15
3
IBM BladeCenter HS20 blades
Greetings,
We have purchased an IBM BladeCenter and I am in the process of testing
Linux installation on these things (boot off SAN i.e. qla2300 driver,
not using internal drives). My distro of choice is Debian, however,
since I'm really not interested in trying to hand compile all the
drivers, I decided to try CentOS (which I'm so far very impressed with).
On boot, as with the
2004 Jul 08
2
How to get 3Ware 9500S controller card working in CentOS 3.1?
My goal is to be able to install to the drive array on the 3Ware
controller card. 3Ware does provide a RH WS 3 driver that I've tried to
use; however, the RH Enterprise 3 WS driver doesn't work since that
kernel is older than the CentOS-3.1 install kernel.
I'm trying to create a centOS-3.1 installation driver disk for the 3ware
9500S card; however, I'm not having much luck.