로그 저장소 :)/가상화.virtualization
[VMware] 윈도2003 서버 장치변경
은수아빠빠
2015. 11. 27. 09:54
1. 서버 용량 증설 시
윈도7이나 2008 서버와 달리 아무리 VM 용량을 늘려보아도 디스크관리에서 확인할 수 없다.
그럴때는 아래 첨부파일을 이용하여 커맨드 명령을 실행하면 확장할 수 있다.
2. 네트워크 어댑터 추가
용량증가와 마찬가지로 부득이 네트워크 어댑터를 추가할 경우에도 바로 나타나지 않는다.
아래 명령어를 통하여 장치관리자 확인, 네트워크 어댑터를 추가할 수 있다.
To resolve this issue, add an identical NIC to the virtual machine.
After adding the NIC, verify that the configuration is available within the guest operating system.
- Click Start > Run, type cmd, and click OK. The command prompt appears.
- In the command prompt, run these commands to display the devices present:
set devmgr_show_nonpresent_devices=1
devmgmt.msc - Click View.
- Click Show Hidden Devices.
- Expand Network Adapters.
- Verify the network interfaces.