Skip to ContentSkip to Footer
시작 내용
- Community Home
- >
- HPE Community, Korea
- >
- HP-UX
- >
- rx3600 그래픽 문의
HP-UX
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
-
정보
- 커뮤니티
- Welcome
- 시작하기
- 포럼 FAQ
- 랭킹 개요
- 참여규칙
- Tips and Tricks
- 접촉
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- 다른 HPE 사이트
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
포럼
-
블로그
-
정보
-
한국어
2 응답 2
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 친구에게 이메일 보내기
- 부적절한 컨텐트 신고
날짜: 12-17-2007 11:00 PM
날짜: 12-17-2007 11:00 PM
rx3600 그래픽 문의
console 설정방법입니다.
아래의 내용을 참고하시기 바랍니다.
현재의 primary operating system console을 보려면
Shell> conconfig
CONSOLE CONFIGURATION
Index Status Type Device Path
----- ------ ---- -----------
1 NC Serial Acpi(PNP0501,0)
2 S Serial Acpi(HWP0002,0)/Pci(1|1)
3 P VGA Acpi(HWP0002,0)/Pci(4|0)
* primary operating system console을 바꾸려면
Shell> conconfig 2 primary
CONSOLE CONFIGURATION
Index Status Type Device Path
----- ------ ---- -----------
1 NC Serial Acpi(PNP0501,0)
2 P Serial Acpi(HWP0002,0)/Pci(1|1)
3 S VGA Acpi(HWP0002,0)/Pci(4|0)
* console을 disable 하려면
Shell> conconfig 3 off
CONSOLE CONFIGURATION
Index Status Type Device Path
----- ------ ---- -----------
1 NC Serial Acpi(PNP0501,0)
2 P Serial Acpi(HWP0002,0)/Pci(1|1)
3 NC VGA Acpi(HWP0002,0)/Pci(4|0)
* console을 enable 하려면
Shell> conconfig 3 on
CONSOLE CONFIGURATION
Index Status Type Device Path
----- ------ ---- -----------
1 NC Serial Acpi(PNP0501,0)
2 P Serial Acpi(HWP0002,0)/Pci(1|1)
3 S VGA Acpi(HWP0002,0)/Pci(4|0)
아래의 내용을 참고하시기 바랍니다.
현재의 primary operating system console을 보려면
Shell> conconfig
CONSOLE CONFIGURATION
Index Status Type Device Path
----- ------ ---- -----------
1 NC Serial Acpi(PNP0501,0)
2 S Serial Acpi(HWP0002,0)/Pci(1|1)
3 P VGA Acpi(HWP0002,0)/Pci(4|0)
* primary operating system console을 바꾸려면
Shell> conconfig 2 primary
CONSOLE CONFIGURATION
Index Status Type Device Path
----- ------ ---- -----------
1 NC Serial Acpi(PNP0501,0)
2 P Serial Acpi(HWP0002,0)/Pci(1|1)
3 S VGA Acpi(HWP0002,0)/Pci(4|0)
* console을 disable 하려면
Shell> conconfig 3 off
CONSOLE CONFIGURATION
Index Status Type Device Path
----- ------ ---- -----------
1 NC Serial Acpi(PNP0501,0)
2 P Serial Acpi(HWP0002,0)/Pci(1|1)
3 NC VGA Acpi(HWP0002,0)/Pci(4|0)
* console을 enable 하려면
Shell> conconfig 3 on
CONSOLE CONFIGURATION
Index Status Type Device Path
----- ------ ---- -----------
1 NC Serial Acpi(PNP0501,0)
2 P Serial Acpi(HWP0002,0)/Pci(1|1)
3 S VGA Acpi(HWP0002,0)/Pci(4|0)
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 친구에게 이메일 보내기
- 부적절한 컨텐트 신고
날짜: 12-17-2007 11:00 PM
날짜: 12-17-2007 11:00 PM
rx3600 그래픽 문의
안녕하세요..^^
efi shell 에서 그래픽이 primary로 되어있지 않아서 그렇습니다.
제일 쉽게 변경하는 방법은 efi 메뉴 화면에서
boot configuration(?) 메뉴가 있을겁니다.
여기들어가셔서 output device로 들어가서 그래픽을 primary로 바꾸시고 저장후 reset 하시면 됩니다.
명령어로 하는 방법은 efi shell에서
fs0:\EFI> conconfig
명령어를 친후 display 되면 vga 번호에 맞춰서
primary로 바꾸면됩니다.
Shell> conconfig 2 primary (vga 가 2로 보였다고 가정하면)
Shell> reset
이렇게 하시면 됩니다..^^
efi shell 에서 그래픽이 primary로 되어있지 않아서 그렇습니다.
제일 쉽게 변경하는 방법은 efi 메뉴 화면에서
boot configuration(?) 메뉴가 있을겁니다.
여기들어가셔서 output device로 들어가서 그래픽을 primary로 바꾸시고 저장후 reset 하시면 됩니다.
명령어로 하는 방법은 efi shell에서
fs0:\EFI> conconfig
명령어를 친후 display 되면 vga 번호에 맞춰서
primary로 바꾸면됩니다.
Shell> conconfig 2 primary (vga 가 2로 보였다고 가정하면)
Shell> reset
이렇게 하시면 됩니다..^^
위에 명시된 의견은 Hewlett Packard Enterprise가 아닌 저자의 개인 의견입니다. 이 사이트를 사용하면 이용 약관에 동의하게되며 참여 규칙 .