วันอาทิตย์ที่ 3 กรกฎาคม พ.ศ. 2554

Format the thumb drive1.Format the thumb drive as Fat32
Setup the thumb driveOpen run command (Start Menu > Run), type diskpart, and hit OK. Then type the following in sequence:
1.list disk (take note of the serial ### for the thumb drive)
2.select disk 2 (assuming disk 2 is the thumb drive)
3.clean
4.create partition primary
5.select partition 1
6.active
7.format fs=fat32 (if you don’t do this step, you won’t be able to copy any files to the thumb drive)
8.assign
9.exit
Copy Microsoft Windows Setup files to thumb driveNow, open a new command window (Start Menu > Run > cmd), type the following, and hit Enter.
•xcopy F:\*.* /s/e/f G:\ (assumes your source dvd is F: and your thumb drive is G:

ไม่มีความคิดเห็น:

แสดงความคิดเห็น