B.6.4 start the dhcp, tftp and http, B.6.5 create shared directory – IEI Integration IMBA-C604EN User Manual
Page 181
Advertising

IMBA-C604EN ATX Mo th e rb o a rd
P a g e 166
B.6.4 S ta rt th e DHCP, TFTP a n d HTTP
Start the DHCP, TFTP and HTTP. For example:
#service xinetd restart
CentOS
#service httpd restart
#service dhcpd restart
#/etc/init.d/xinetd reload
Debian
#/etc/init.d/xinetd restart
#/etc/init.d/dhcp3-server restart
B.6.5 Cre a te S h a re d Dire c to ry
S te p 1:
Install the samba.
#yum install samba
S te p 2:
Create a shared directory for the factory default image.
#mkdir /share
#cd /share
#mkdir /image
#cp iei.gho /image
WARNING:
The file name of the factory default image must be
iei.gho.
S te p 3:
Confirm the operating system default settings: smb.conf.
#vi /etc/samba/smb.conf
Advertising