Q. I’d like to install CentOS on my new Server but Linux installation is not detecting my smart array controller. This server comes with a driver disk for array. How do I install Linux onto a hard drive using a smart array using this driver disk? I’ve also download driver disk called file-version.fd.img file.
A. You need to use driver provided by disk. While installing CentOS; installer asks if you have driver disks, you need to select yes and insert your driver disk and just follow on screen instructions.
How do I create a driver floppy disk?
If you have downloaded driver file from Internet/vendor website or from CD/DVD use following instructions to create a driver disk (type following on another Linux computer):
# dd if=file-version.fd.img of=/dev/fd0 bs=1440k
1+0 records in
1+0 records out
a) Now restart installation
b) When prompted insert this driver disk
c) Follow on screen instructions
Featured Articles:
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- My 10 UNIX Command Line Mistakes
- Linux: 20 Iptables Examples For New SysAdmins

- 25 PHP Security Best Practices For Sys Admins
- The Novice Guide To Buying A Linux Laptop
- 10 Greatest Open Source Software Of 2009
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- Top 20 OpenSSH Server Best Security Practices
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Linux Video Editor Software
Facebook it - Tweet it - Print it -


{ 1 comment… read it below or add one }
Hi,
I also trying install redhat version4.8 into my blade server using smart array controller, just it prompt me “no HDD have been found…. ” . Based on HP support i need to create a floppy driver diskette to install controller driver, but problem is i don’t have diskette slot for my server, can you guide me how to continue with it??? Thanks