- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Debian (last version) on HP NetServer LC2000
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2012 08:32 AM
02-02-2012 08:32 AM
Debian (last version) on HP NetServer LC2000
Hi,
I would install the last version of Debian in an old HP NetServer LC2000.
I need hard disk or raid drivers. How can I found them?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2012 10:06 AM
02-07-2012 10:06 AM
Re: Debian (last version) on HP NetServer LC2000
For such an old server, the drivers are probably already included into the Linux kernel and so they will be included on the installation CDs of practically every modern Linux distribution.
The RAID controller was optional in NetServer LC2000. If it is installed, it should be either NetRAID-3si or NetRAID-1si. Both of these are HP-branded versions of LSI Logic MegaRAID, and are supported in Linux by the "megaraid" driver that has been included in the standard kernel for a long time.
You should also find the configuration utilities and RAID monitoring program. According to this blog post, they should be available on the LSI Logic website:
http://blog.derjohn.de/space/start/2009-04-12/1
The LSI Logic website is of course http://www.lsi.com.
...but you might need to know the actual LSI Logic hardware model name for the controller to find the downloads, instead of the HP model name. If I recall correctly, the "megaraid" driver will display the LSI Logic model name in the "dmesg" listing when the system starts up and the driver is loaded. (Alternatively, the information might have been available under /proc/driver or /proc/scsi once the driver is loaded.)