A.6.4 start the dhcp, tftp and http, A.6.5 create shared directory – IEI Integration TANK-101B-D525_N455 v1.00 User Manual

Page 103

Advertising
background image

TANK-101B/BW Em b e d d e d S ys te m

P a g e 93

A.6.4 S ta rt th e DHCP, TFTP a n d HTTP

Start the DHCP, TFTP and HTTP. For example:

CentOS

#service xinetd restart

#service httpd restart

#service dhcpd restart

Debian

#/etc/init.d/xinetd reload

#/etc/init.d/xinetd restart

#/etc/init.d/dhcp3-server restart

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