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
You should follow me on twitter here or grab rss feed to keep track of new changes.
Featured Articles:
- 30 Handy Bash Shell Aliases For Linux / Unix / Mac OS X
- Top 30 Nmap Command Examples For Sys/Network Admins
- 25 PHP Security Best Practices For Sys Admins
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- Linux: 20 Iptables Examples For New SysAdmins
- Top 20 OpenSSH Server Best Security Practices
- Top 20 Nginx WebServer Best Security Practices
- 20 Examples: Make Sure Unix / Linux Configuration Files Are Free From Syntax Errors
- 15 Greatest Open Source Terminal Applications Of 2012

- My 10 UNIX Command Line Mistakes
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- The Novice Guide To Buying A Linux Laptop













{ 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