Network Settings; Installation Of Necessary Services; Prepare Disk Image - Fixstars GigaAccel 180 User Manual

Video accelerator card
Table of Contents

Advertisement

A.3 Network settings
Perform host machine network configurations. eth0 will be used for
communications (NFS mount, etc.) with GigaAccel 180. Assign the IP address
(192.168.2.10) beforehand.
# vi /etc/sysconfig/network-scripts/ifcfg-eth0
(setting value)
DEVICE=eth0
ONBOOT=yes
BOOTPROTO=static
IPADDR=192.168.2.10
NETMASK=255.255.255.0
A.4 Installation of necessary services
Install necessary services which are dhcp, nfs-utils, rpcbind, xinetd, and tftp-server.
Also, enable these services to start automatically upon start up.
# yum install dhcp nfs-utils   rpcbind   xinetd   tftp-server
# chkconfig dhcpd on
# chkconfig xinetd on
# chkconfig nfs on
A.5 Prepare disk image
Decompress the Fedora7 file system for GigaAccel 180 which was downloaded
beforehand into "/nfsroot" folder.
# mkdir -p /nfsroot
# cd /nfsroot
# tar zxf Fedora-7-image-pxcab-UI.tgz
Copy GigaAccel 180 kernel RPM into the file system for GigaAccel 180.
# cp kernel-X.X.XX-X.YYYYMMDDpxcab.ppc64.rpm /nfsroot/Fedora7-pxcab-UI/tmp
Copyright © Fixstars Corporation. All rights reserved.
35

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents