Nfs Service Settings; Prepare The Boot Image; Dhcp Service Settings - Fixstars GigaAccel 180 User Manual

Video accelerator card
Table of Contents

Advertisement

A.6 NFS service settings
Edit the NFS service configuration file as below.
# vi /etc/exports
(setting value)
/nfsroot 192.168.2.11(rw,sync,no_root_squash,no_all_squash)
Restart the NFS services after editing the configuration file.
# service nfs restart
A.7 Prepare the boot image
Prepare the boot image for GigaAccel 180. Copy GigaAccel 180 kernel boot image
downloaded beforehand to "/tftpboot" folder.
# ls /tftpboot
zImage-X.X.XX-X.YYYYMMDD.pxcab.img
A.8 DHCP service settings
Edit the DHCP configuration file as follows.
# cp /usr/share/doc/dhcp-*/dhcpd.conf.sample /etc/dhcpd.conf
# vi /etc/dhcpd.conf
(setting value)
ddns-update-style ad-hoc;
subnet 192.168.2.0 netmask 255.255.255.0 {
host ga180 {
hardware ethernet 01:23:45:67:89:A0; ← GigaAccel 180 eth0 MAC address
fixed-address 192.168.2.11;
180
next-server 192.168.2.10;
option root-path "192.168.2.10:/nfsroot/Fedora7-pxcab-UI,
tcp,hard,nfsvers=3,rsize=32768,wsize=32768"; ← NFS mount Path
}
}
Copyright © Fixstars Corporation. All rights reserved.
← IP address assigned to GigaAccel
← IP address of TFTP server
36

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents