Справочник Пользователя для Sony XCI-SX1

Скачать
Страница из 28
XCI-SX1  SDK  / SDK Technical Manual 
 
----------------------------------------------------------- 
# /etc/modules: kernel modules to load at boot time. 

# This file should contain the names of kernel modules that are 
# to be loaded at boot time, one per line.  Comments begin with 
# a `#', and everything on the line after them are ignored. 
 
usbcore 
usb-ohci 
hid 
input 
keybdev 
mousedev 
8139too 
# For NFS 
sunrpc 
lockd 
# Enable USB mass storage support (requires USB core support) 
scsi_mod 
sd_mod 
usb-storage 
# Enable FAT FS support 
fat 
vfat 
nls_cp437 
# FOR SMARTCAM DRIVER 
videodevX 
smartcam 
skxflash 
----------------------------------------------------------- 
 
The order of the list is significant.  So unless really required, never 
change the order of list. 
 
2.3.4 Network Configuration 
 
The network setting should be configured during boot up process. To be 
able to enable IP address acquisition through DHCP service, add the 
following lines below to /etc/init.d/networking: 
Note: It’s not configured by this file on NFS boot, but by the setting on 
128MB CF. 
 
 
 
 
10