|
||||||||||||||||||
|
|
3. Linux Installation using a Remote Insight Lights-OutAfter you have installed the card into the server system you will need to set up a Linux distribution repository, build and download a special boot floppy, and drive the installation through a browser. 3.1. Hardware InstallationThe first step is to install the Remote Insight Lights-Out Edition card in a Compaq ProLiant Server and configure it for network access. Using DHCP is the easiest way to get the Remote Insight Lights-Out card on the network. 3.2. Setting up a Linux Distribution PointOn another server, make the contents of the Red Hat installation CD available via HTTP or FTP. For this example, the server is named disto.OUR-LAB.com and HTTP is used. Copy the entire CD to the local hard disk and give appropriate file protections to allow the web server to read it. For Red Hat V6.2, use the following commands.
Edit httpd.conf to add the following lines near the section wehre other Aliases are defined. The location of the configuration file varies. On a default Red Hat system, it is in /etc/httpd/httpd.conf. If the Apache server was installed from sources using the default location, it is in /usr/local/apache/conf/httpd.conf. You can also try locate httpd.conf to find it.
Restart the Apache server. If you are still running the default Apache shipped with Red Hat, do this:
Other Linux distributions may put the Apache Web Server startup script in a different place. The location of of apachectl may vary; find it with locate apachectl. If you installed the Apache server yourself, you may want to use apachectl. If you used the Apache default file locations, it would be the following.
Verify that the Red Hat content is available:
3.3. Creating a Virtual Floppy DiskCreate a special Red Hat boot floppy that can perform a network installation. The file from the Red Hat CD is in images/bootnet.img;in this example, /usr/src/distros/RH72/images/bootnet.img or http://distro.OUR-LAB.com/distros/RH72/images/bootnet.img. Other distributions can also install across the network using similar steps. From a Linux or UNIX system follow these steps. Put a floppy in the drive.
Take that special boot floppy to a Microsoft Windows system that has the CPQIMAGE program to build an IMG file from a floppy to be uploaded to the Compaq Remote Insight Lights-Out card. This is the only step that requires the use of a Microsoft platform. The CPQIMAGE program is not available on any other platform. The CPQIMAGE program for Microsoft Windows 95/98/NT 4.0/2000 is available for download from http://www.compaq.com/manage/lightsout-downloads.html. Choose the "Diskette Image Utility" download. Build a file named redhat-bootnet.img using that Windows-based application. Note for multi-system installations, this file can be reused or simply provided to the customer. 3.4. Downloading a Virtual Floppy Disk to the ServerNow that a special version of the bootnet.img has been created, it needs to be loaded into the Virtual Floppy Disk on the Remote Insight Lights-Out card.
3.5. Power on and BootingNow the system is ready to be powered. From the browser, click on the 'Virtual Power Button' and power on the server.
3.6. Post-installation configurationThe default configuration for the grub bootloader that Red Hat 7.2 installs goes into graphics mode for the boot selection. While the Remote Console will work properly, it looks nicer if there is no splash image. To do this, edit /etc/grub.conf and remove or comment out the line that looks like:
| |||||||||||||||||
|
|
|
Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account Document on this page is part of "HOWTO Use a Compaq Remote Insight Lights Out Edition for a Headless, Remote Linux Installation". See Index Page for more info about Authorship and Copyright. 1999-2008 Linuxinfor.com. No rights reserved. |