B.6.4 start the dhcp, tftp and http, B.6.5 create shared directory – IEI Integration KINO-CVR-D25502_N26002 User Manual
Page 149
Advertising

KINO-CVR-D25502/N26002
P a g e 137
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