OS6850 장비의 로그인 계정 분실 시 계정 정보를 가지고 있는 usertable 파일을 삭제하여 복구할 수 있습니다.
아래의 과정을 실행 시 기존 로그인 계정들은 모두 삭제되는 점 참고 바랍니다.
1. 장비를 부팅 혹은 재부팅을 진행합니다.
2. 장비 부팅 중 Hit any key to stop autoboot 가 표시될때 아무 키를 눌러 autoboot 를 멈추게 합니다.
U-Boot (6.4.3.479.R01) (for OS6400, OS6850, and OS6855 platforms) (Mar 19 2010 - 17:59:35) MPC8247 Reset Status: External Soft, External Hard MPC8247 Clock Configuration - Bus-to-Core Mult 4x, VCO Div 2, 60x Bus Freq 25-75 , Core Freq 100-300 - dfbrg 0, corecnf 0x1a, busdf 3, cpmdf 1, plldf 0, pllmf 3 - vco_out 400000000, scc_clk 100000000, brg_clk 100000000 - cpu_clk 400000000, cpm_clk 200000000, bus_clk 100000000 - pci_clk 66666666 CPU: MPC8247 (HiP7 Rev 14, Mask 1.0 1K50M) at 400 MHz Board: Alcatel OS6850 (Kite II) I2C: ready DRAM: 256 MB FLASH: 8 MB No environment variables found, using defaults In: serial Out: serial Err: serial No ethernet found. IDE: Bus 0: OK Device 0: Model: CF 64MB Firm: 20060729 Ser#: 2010A 0000025719 Type: Removable Hard Disk Capacity: 62.5 MB = 0.0 GB (128000 x 512) USB: scanning bus for devices... USB device not responding, giving up (status=80000000) 0 USB Devices found Hit any key to stop autoboot: 0
3. fatls ide :1,0 /network 명령어를 입력하여 network 폴더 내 usertable 파일을 확인합니다.
=> fatls ide :1,0 /network FileSize ATTR Filename ---------- ---- --------------------------------------- 0 DIR . 0 DIR .. 91392 00 usertable5 12 00 lockoutsetting 33 00 policy.cfg 404 00 ssh_host_dsa_key 358 00 ssh_host_dsa_key.pub
4. fatdelete ide :1,0 /network/usertable5 명령어를 입력하여 usertable5 파일을 삭제합니다.(usertable 파일 맨 뒷 번호는 다를 수 있습니다.)
=> fatdelete ide :1,0 /network/usertable5 Deleted /network/usertable5
5. run miniboot 명령어를 입력하여 장비를 재시작을 하면 로그인 정보 없이 바로 터미널에 접근 할 수 있습니다.
감사합니다.
0 Comments
댓글 쓰기