C.6.4 start the dhcp, tftp and http, C.6.5 create shared directory – IEI Integration ECN-360A-HM65 User Manual

Page 141

Advertising
background image

ECN-360A-HM65 Em b e d d e d S ys te m

P a g e 128

C.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

C.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