How to Create Bootable USB Flashdisk to Install Windows Vista
5:04 AM | Posted by
referensi tab |
Edit Post
Tool yang dipakai:
a. Mbrwiz.exe ->Untuk meng-active-kan volume disk pada usb fd yang dipilih
b. Bootsect.exe ->Tool dr win vista untuk membuat boot (Tool in drive DVD vista)
1. First format your USB drive in NTFS file system. You can do it by attaching your USB drive to your system and then format it from My Computer window.
2. Right click My Computer and select Manage.
Open the Device Manager and find your USB drive under the Disk Drives heading.
3. Right click the drive and select Properties.
4. Choose Policies tab and select the "Optimize for performance" option.
5. Click OK.
6. Open My Computer.
7. Select Format on the flash drive.
• Choose NTFS in the File System dropdown box.
• Device Formatting is completed.
8. Now open Command Prompt window from Start menu. Right-click on Command Prompt entry in start menu and select "Run as administrator" option.
9. Now type diskpart in Command Prompt window and press Enter. It'll launch DiskPart program:
10. Now provide following command:
list volume
It'll show a list of all drives in your system. Look for your USB drive entry. As in the below screenshot, the USB drive is "G" which you can determine from its "Type" entry.
Now you have to select the USB drive volume by providing select volume no. command. Since in our case volume no. of USB drive is "Volume 4", the command would be:
select volume 4
Now we have to make this drive active. So provide active command:
Active(if not active must be use this command)
Now exit from DiskPart using exit command.
Download mbrwiz in here and copy in C: then open cmd
C:\>mbrwiz /list (note down disk number of your USB Pen drive)
C:\>mbrwiz /disk=X /active=X (X is Disk Number of your USB Drive)
are you sure pilih Y
exit (maka sudah active)
11. Now we need to create Boot sector on USB drive. We'll use "bootsect.exe" utility for this task. You can find this utility in Windows Vista setup disk. It'll be present in "Boot" directory.
Now provide following command in Command Prompt:
E:>bootsect /nt60 G:
Here G is drive letter of USB drive. Replace it with the correct drive letter if your system has some other letter for USB drive. E: is drive DVD/CDrom
12. At last, copy all files/folders from Vista Setup DVD to your USB drive and you have done.
Now you can boot using your USB drive and can install Windows Vista in any system.
E:>xcopy E:\*.* /s/e/f/r/h/x F:
• remember which drive your USB Stick is (for this example F:)
• remember which drive your Vista CD is (for this example E:)
13. Wait until finish and drive back to C: Prompt, close OK finish UFD Ready to Use
a. Mbrwiz.exe ->Untuk meng-active-kan volume disk pada usb fd yang dipilih
b. Bootsect.exe ->Tool dr win vista untuk membuat boot (Tool in drive DVD vista)
1. First format your USB drive in NTFS file system. You can do it by attaching your USB drive to your system and then format it from My Computer window.
2. Right click My Computer and select Manage.
Open the Device Manager and find your USB drive under the Disk Drives heading.
3. Right click the drive and select Properties.
4. Choose Policies tab and select the "Optimize for performance" option.
5. Click OK.
6. Open My Computer.
7. Select Format on the flash drive.
• Choose NTFS in the File System dropdown box.
• Device Formatting is completed.
8. Now open Command Prompt window from Start menu. Right-click on Command Prompt entry in start menu and select "Run as administrator" option.
9. Now type diskpart in Command Prompt window and press Enter. It'll launch DiskPart program:
10. Now provide following command:
list volume
It'll show a list of all drives in your system. Look for your USB drive entry. As in the below screenshot, the USB drive is "G" which you can determine from its "Type" entry.
Now you have to select the USB drive volume by providing select volume no. command. Since in our case volume no. of USB drive is "Volume 4", the command would be:
select volume 4
Now we have to make this drive active. So provide active command:
Active(if not active must be use this command)
Now exit from DiskPart using exit command.
Download mbrwiz in here and copy in C: then open cmd
C:\>mbrwiz /list (note down disk number of your USB Pen drive)
C:\>mbrwiz /disk=X /active=X (X is Disk Number of your USB Drive)
are you sure pilih Y
exit (maka sudah active)
11. Now we need to create Boot sector on USB drive. We'll use "bootsect.exe" utility for this task. You can find this utility in Windows Vista setup disk. It'll be present in "Boot" directory.
Now provide following command in Command Prompt:
E:>bootsect /nt60 G:
Here G is drive letter of USB drive. Replace it with the correct drive letter if your system has some other letter for USB drive. E: is drive DVD/CDrom
12. At last, copy all files/folders from Vista Setup DVD to your USB drive and you have done.
Now you can boot using your USB drive and can install Windows Vista in any system.
E:>xcopy E:\*.* /s/e/f/r/h/x F:
• remember which drive your USB Stick is (for this example F:)
• remember which drive your Vista CD is (for this example E:)
13. Wait until finish and drive back to C: Prompt, close OK finish UFD Ready to Use
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment