윈도 설치 USB로 부팅을 한다. (CMOS등 BIOS레벨에서 로딩하는거라 드라이버 없어도 됨) 설치 화면에서 SHIFT+F10을 누른다 Command창에서 하드디스크 명을 확인한다. (i.e. diskpart/ select disk 1/ list volume ) 해당 드라이브에 드라이버 파일들을 옮겨둔 후에 C:로 복사 (i.e c: / mkdir temp / xcopy e:\drv\*.* c:\temp\. ) 그런다음 다시 윈도우로 재부팅하면 드라이버 파일 설치할 수 있다. 소니바이오 노트북 VPCZ217GK모델이 있는데 USB2.0포트가 작동불능. Wifi/Ethernet/SD/MS/BT/USB3 도 다 막혀서 전전긍긍하다가 다시 깔기전에 해본 방법이 통했음. In case your USB thumb drive is not detected on fresh installed windows PC/laptop, how to send driver file to PC/laptop. Simply, most PC/laptop has USB port would be working. In my case my laptop has a broken USB2.0 port and a working USB3 port on my laptop. After fresh install of windows 7 pro 64bit, I found that I have no way to transfer any driver file for peripherals like wifi, ethernet, bluetooth, and even USB3. So, I just copied driver files to windows 7 install USB drive. Then, I just press SHIFT + F10 when installer booted up for calling command prompt. With command prompt, I ju