개요
랜카드1이 물리적으로 고장났을 때
랜카드2를 활성화 시키고 이용한 방법에 대해 기술
How to use the other one Ethernet Port when broken used Ethernet port
/proc/boot : 기본 명령어 집합소 (Space of basic commands)
EX) qspy명령으로 리눅스의 top과같은 프로세스 점유율이나 pid등을 볼 수 있음
The "qspy" command works like the "top" command in the Linux system.
# Start io-net using the devn-ppc405.so driver and the full TCP/IP stack:
io-net -d ppc405 mac=0004ACE313DF -ptcpip
00 01 f0 95 82 93
ifconfig en0 192.168.0.10
/ffs0/etc/shells
/sin/sh
/bin/ksh
/sys/bin/syssh
네트워크 설정할때 ifconfig en0 inetd 192.168.11.111 netmark 255.255.255.0
위와같이 설정하면 그 내용이 /ffs0/etc/net.cfg 에 저장된다.
net.cfg안에는 아래와같은 정보가 들어가있다.
[global]
hostname localhost
domain A
route 192.168.11.1
[en0]
type ethernet
mode manual
manual_ip 192.168.11.14
manual_netmask 255.255.255.0
[en1]
type ethernet
mode manual
manual_ip 100.0.0.101
manual_netmask 255.255.255.0
랜카드1이 램프가 안들어옴
랜카드2는 램프가 들어옴
강제로 랜카드1을 죽임
랜카드2로만 부팅해봄
ping테스트
# http://www.niagara-central.com/ord?portal:/dev/wiki/Jace_System_Memory_Maps
# http://www.niagara-central.com/ord?portal:/dev/wiki/JaceOptionCardCodes
고장난JACE 공장초기화 후 라이선스 미인식이슈
When unrecognized license after init factory default.
- Check the image file. Different the NPM6 and NPM6E
100.100.100.231
증상 sh 로 진입시 아래의 메시지
/bin/ksh: j_init: tcgetpgrp() failed: Inappropriate I/O control
operation
/bin/ksh: warning: won't have full job control
해결시도
메모리 테스트를 진행
문제발견
hostID가 Workbench 에서는 Qnx-NPM6-0000-18F7-98AD로 나옴
라이선스 파일의 내부에는 Qnx-NPM6E-0000-18F7-98AD로 E가 들어가있음
공초가 잘못된것으로보임
공초에는 두가지가있음. (ftp로 하는것과 serial로 하는것, ftp로 선시도 하고 안되면 serial 로 할것)
1. cleanDist에서 맞는 파일 압축풀기
2. ftp접속해서 tmp에 image파일넣기
3. ftp접속해서 ffs0/zip 안에 clean.tar.gz 넣기
4. sh 로 쉘접속해서 osupdate 명령 실행 후 shutdown 으로 리부팅
댓글 없음:
댓글 쓰기