TANK-101B/BW Embedded System
Page 92
A.6.4 Start the DHCP, TFTP and 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 Create Shared Directory
Step 1:
Install the samba.
#yum install samba
Step 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
.
Step 3:
Confirm the operating system default settings: smb.conf.
#vi /etc/samba/smb.conf
Summary of Contents for TANK-101B
Page 10: ...TANK 101B BW Embedded System Page 1 Chapter 1 1 Introduction ...
Page 17: ...TANK 101B BW Embedded System Page 8 Chapter 2 2 Unpacking ...
Page 21: ...TANK 101B BW Embedded System Page 12 Chapter 3 3 Installation ...
Page 39: ...TANK 101B BW Embedded System Page 30 Chapter 4 4 BIOS ...
Page 67: ...TANK 101B BW Embedded System Page 58 Appendix A A One Key Recovery ...
Page 75: ...TANK 101B BW Embedded System Page 66 Figure A 5 Partition Creation Commands ...
Page 108: ...TANK 101B BW Embedded System Page 99 Appendix B B Safety Precautions ...
Page 113: ...TANK 101B BW Embedded System Page 104 Appendix C C Hazardous Materials Disclosure ...