>> 64-bit 모드로...
-------------------
# ln -sf /usr/lib/boot/unix_64 /unix
# ln -sf /usr/lib/boot/unix_64 /usr/lib/boot/unix
# bosboot -ad /dev/ipldevice
# shutdown -r
>> 32-bit 모드로...
-------------------
# ln -sf /usr/lib/boot/unix_mp /unix
# ln -sf /usr/lib/boot/unix_mp /usr/lib/boot/unix
# bosboot -ad /dev/ipldevice
# shutdown -r
>>
# bootinfo -y (가능한 비트)
# bootinfo -K (현재 비트)
'IBM Power' 카테고리의 다른 글
OP 패널을 이용하여 HMC Port별 IP 확인 (0) | 2012.03.12 |
---|---|
paste 로 shell script 만들기 (0) | 2012.03.01 |
AIX Resource Affinity 확인 (0) | 2012.02.17 |
HMC Hostname 변경... (0) | 2012.02.17 |
export PS1 (0) | 2012.02.10 |