2010년 4월 2일 금요일

NFS 설정

< Mini2440 NFS 설정 >

1. NSF setting
#get /etc/exports
/opt/FriendlyARM/MINI2440/root_qtopia *(rw,sync,no_root_squash)


2. firewall disable
# lokkit => disabled


3. start and stop nfs server
# /etc/init.d/nfs start
#mount -t nfs localhost:/opt/FriendlyARM/MINI2440/root_qtopia /mnt/
# /etc/init.d/nfs stop


3.1 in nfs server in gui
# serviceconf
 nfs => enable


4. booting system via nfs
 1) Nand flash로 모드 전환
 2) 전원 케이블, 시리얼 케이블 네트워크 케이블 연결
 3) 터미널 오픈
 4) 타겟 보드 power on
 5) vivi shell에서
   Supervivi> param set linux_cmd_line "console=ttySAC0 root=/dev/nfs nfsroot=192.168.1.70:192.168.1.111:192.168.1.111:255.255.255.0:MINI2440.arm9.net:eth0:off"

 6) vivi shell에서 boot 타이핑

댓글 없음:

댓글 쓰기