사용자 도구

사이트 도구


os:hpux:admin:autoboot

문서의 이전 판입니다!


HP-UX OS 자동부팅 설정

  1. 현재상태를 확인한다.
    setboot
    Primary bootpath : 1/0/1/1/0.0.0
    HA Alternate bootpath : <none>
    Alternate bootpath : <none>
    
    Autoboot is OFF (disabled)


    현재는 Autoboot 가 비활성화되어 있다.

  2. Autoboot를 활성화 시킨다.
     # setboot -b on 
  3. 다시 상태를 확인한다.
    # setboot
    Primary bootpath : 1/0/1/1/0.0.0
    HA Alternate bootpath : <none>
    Alternate bootpath : <none>
    
    Autoboot is ON (enabled)
os/hpux/admin/autoboot.1217275536.txt.gz · 마지막으로 수정됨: 2008/07/29 05:05 저자 starlits