윈도우 8 설치 후 CD/DVD롬 인식이 안될 경우의 대처법

윈도우 8 설치 후 CD/DVD롬 인식이 안될 경우의 대처법

1. Run Command Prompt as an  Administrator. Type cmd in Windows 8 Metro UI and press cltr+shift+enter

 

2. Type following and say enter

 

reg.exe add “HKLM\System\CurrentControlSet\Services\atapi\Controller0” /f /v EnumDevice1 /t REG_DWORD /d 0x00000001

 

3. Reboot the system

 

4. Verify if the problem has been resolved.

1. 관리자 모드로 커맨드 창을 실행한다.(실행 – cmd – ctrl+shift+enter)
2. reg.exe add “HKLM\System\CurrentControlSet\Services\atapi\Controller0” /f /v EnumDevice1 /t REG_DWORD /d 0x00000001 을 입력
3. 재부팅
4. 확인