Here is the text of the PDF. Without this info it would be hard to setup.
The default password is
“password”.
© CyGem, ltd.
PXE Virtual Appliance ReadMe
Author: Scott Hill
Create Date: 3/8/2006
www.CyGem.com
© CyGem, ltd.
\- All files/applications used for this Virtual Appliance are publicly available. Most, if not
all, applications in this virtual appliance use the GNU public license. Therefore, if there is
a specific set of files/image that you would like that are not here, they may not have been
accessible via a public license. However, I have included instructions on adding further
images to the virtual appliance that you may have licenses for.
\- This virtual appliance is for the use of network boot access. This can include
network installations, using floppy based utilities, diskless thin clients, etc.
\- The benefits
o You do not need to carry a set of floppies/CDs with you when you work
on machines within your organization
o You always install/work from the same images increasing consistency
with the tools and installations.
o Installation or loading of floppy utilities is much faster than from CD or
Floppy.
o Data is more reliable. No bad floppies or scratched CDs
o If you have remote console access, you can do these activities remotely.
\- What you need
o The PXE Virtual Appliance Files and a VMWare machine to install them
on.
o Existing DHCP server that gives out addresses on the network segment
you are using.
o No other PXE servers on the same network segment.
o The FC4 DVD ISO files in their structure on an FTP server. DVD ISO is
only available from one of the mirror sites.
http://fedora.redhat.com/Download/mirrors.html
o Any other bootable images that you would like to include as options.
\- What the PXE Virtual Appliance includes
o Installed OS – Linux Redhat Fedora Core 4
o PXE Application installed and configured.
o Files to start the Installation of X86 Fedora Core 4 via PXE (this works
well)
o A FreeDos system boot (just like using a floppy. It just boots, no network
drivers or utilities at this time)
o Thin Client Boot from PXES (This has mixed results. RDP works good)
o Template for adding more images
o VMWare Tools
\- Security is not strong on this. It is expected that the PXE appliance will be behind
a strong firewall without exposure to the internet. No security updates have been
installed. It was installed with SE(Security Enhanced) Linux but not the Firewall.
There are no accounts other than “root” on this appliance and it is expected that
the end user change the password of the root account. The default password is
“password”.
© CyGem, ltd.
Installation
\- Copy files to a VMWare Machine. Use the interface to access the associated
“pxe-fc4.vmx” file.
\- If you are not familiar with Linux, it is important to note that it is very case
sensitive. So if a command doesn’t work, check your case first.
\- After the PXE Appliance has been installed and is successfully running on a
VMWare machine, do the following.
o Reset the “root” user password.
�� Login as “root”, password is “password”
�� Enter “passwd” and follow the prompts
o Place the DVD ISO files on an FTP server that is accessible by the
network segment that the PXE Appliance is on.
o It is strongly recommended to change the IP Address from DHCP to static.
If you do not understand ip addressing, leave the DHCP in place.
�� Edit interface file. “nano /etc/sysconfig/network-scripts/ifcfg-eth0”
• BOOTPROTO=none
• IPADDR=”
o This is very important type “ctrlvo” then “0f”
just before the name you want to type and type
“crtlvo” then “07” just after the name you want
to type.
o When you are done the line will look like this “-
To load a Windows 98 SE floppy
type: \^O0fwin98se .
�� Test changes by attempting to run a PXE client and select your
new menu option.
To create the PXE Appliance, I used publicly available files from the following web sites.
http://www.redhat.com/en_us/USA/fedora/ - Fedora Core 4 Files
http://rpmfind.net/linux/rpm2html/search.php?query=pxe – PXE and C++ compiler
http://www.2x.com/pxes/ - Thin Client OS Files
http://www.freedos.org/ - FreeDos OS Files
http://www.netbootdisk.com/ - Network Boot Files for use on FreeDos Floppy
If you have question, concerns, improvement ideas, etc. feel free to send them to
VMApp@CyGem.com. We will respond as time permits. This is free product and
therefore implies no warranties. However, we do appreciate feedback to make the product
better and more stable.