NT 6.x Fast Installer: Instal Windows NT 6.x Ke USB HDD Eksternal Lebih Cepat
Karena keterbatasan file setup.exe di Windows2 NT 6.x (Vista/Win7/2008/2008 R2/Win8) yg:
- Tidak bisa dijalankan untuk menginstal langsung Vista/Win7 dari WinPE 1.x & tidak bisa dipakai untuk langsung menginstal Win7 dari dlm Win2000.
- Tidak bisa dipakai untuk menginstal Win7 langsung dari USB Hardisk.
- Kadang boot file yang disimpan dalam drive yang keliru sewaktu boot WinPE dgn USB drive, partisi boot pun juga tidak bisa dipilih langsung.
- Huruf drive untuk partisi OS selalu adalah C: ketika instal Win7 dari WinPE, partisi apapun yang dipilih.
Selain itu, seperti yang sudah jelas, cara paling cepat menginstal Windows2 NT 6.x cuma via ImageX+BCDBoot, misal:
Code:
imagex f:\sources\install.wim 5 c:
bcdboot c:\windows /s c:
bootsect /nt60 c:
Plus, cara diatas tidak perlu lagi menggunakan file setup.exe dari Windows NT 6.x.
Based on this, I wrote an "nt 6.x fast installer" which has the following advatages compare to the original M$ setup.exe:
1. Bisa dipakai untuk instal Windows2 NT 6.x langsung dari file ISO yg di-mount dgn app virtual drive tanpa perlu ekstrak/burn ISO tsb.
2. Bisa instal Windows NT 6.x dari WinPE versi manapun & Windows 2000.
3. Bisa instal OS langsung kedalam hardisk USB eksternal tanpa perlu tambahan Virtual Machine, tool copier atau bahkan tutorial yg sulit.
4. Dengan NT Fast Installer, bisa memilih partisi mana yang akan jadi boot partition.
5. Bisa nentuin huruf drive yg dipakai partisi OS di Win7/2008 R2.
6. Proses instalasi Windows-nya sangat cepat. Untuk Win7, bisa sampai sekitar 11-12 menit di HDD Notebook 5400rpm, dan kurang dari 10 menit untuk HDD desktop 7200rpm (Vista butuh tambahan ekstra 2 menitan karena masalah score evaluation.)
=====
1. Download lalu ekstrak ke folder tertentu. Copykan kedalam folder yg sama:
- imagex.exe dari dlm WAIK Windows 7 7600.
- BCDBoot.exe dari Windows (win7 beta 7000 recommended, untuk versi diatasnya mungkin sedikit bermasalah pada XP yg berbasis WinPE dan Windows 2000).
- bootsect.exe dari Vista atau Windows 7 (Win7 7600 recommended).
2. Tinggal jalankan file installer.cmd dlm folder tsb.
Note:
- Kalau pakai installer ini untuk instal Vista atau Windows Server 2008 dari file ISO, otomatis partisi Windows akan diset ke drive D:
- Untuk mempercepat performance, aktifkan opsi 'write behind cache' HDD di Device Manager setelah instalasi OS dlm USB HDD.
- Untuk bisa pakai USB yg sdh terinstal OS, manfaatkan fitur sysprep dgn command:
Code:
\Windows\System32\sysprep\sysprep.exe /oobe /generalize /shutdown
Lalu colok USB HDD ke komputer lain setelah shutdown.
As you know, stupid setup.exe for nt 6.x (vista/win7/2008/2008 r2) has many limitations:
1. You can't start install vista/win7 under xp based pe (winpe 1.x) and can't install win7 under win2000
2. You can't install win7 directly to USB hard disk
3. The stupid setup.exe may put the boot files to a wrong drive when you boot winpe with USB device and there is even no way to choose the boot partition Posted Image
4. When you install win7 from winpe, the drive letter of the OS partition will always be C:, no matter which partition you choose.
On the other hand, the fastest way to install nt 6.x is imagex+bcdboot, e.g
imagex f:\sources\install.wim 5 c:
bcdboot c:\windows /s c:
bootsect /nt60 c:
And no setup.exe is needed.
Based on this, I wrote an "nt 6.x fast installer" which has the following advatages compare to the original M$ setup.exe:
1. You can install nt 6.x directly from iso file mounted by any kind of virtual drive.
And you needn't extract or burn the iso.
2. You can directly install nt 6.x from any version winpe and win2000 above windows
3. You can install the OS directly onto a USB external hard drive.
And no virtual machine, copy tool or complicated "tutorial" is needed.
4. You can manually choose which partition is the boot partition.
5. You can decide which letter the OS partition will occupy in Win7/2008 R2.
6. The install speed is very fast. With this installer, you can install win7 in 11-12 min for 5400rpm notebook hdd, and in less than 10min for desktop 7200 hdd (vista needs about 2 min more because of the score evaluation)
- Tidak bisa dijalankan untuk menginstal langsung Vista/Win7 dari WinPE 1.x & tidak bisa dipakai untuk langsung menginstal Win7 dari dlm Win2000.
- Tidak bisa dipakai untuk menginstal Win7 langsung dari USB Hardisk.
- Kadang boot file yang disimpan dalam drive yang keliru sewaktu boot WinPE dgn USB drive, partisi boot pun juga tidak bisa dipilih langsung.
- Huruf drive untuk partisi OS selalu adalah C: ketika instal Win7 dari WinPE, partisi apapun yang dipilih.
Selain itu, seperti yang sudah jelas, cara paling cepat menginstal Windows2 NT 6.x cuma via ImageX+BCDBoot, misal:
Code:
imagex f:\sources\install.wim 5 c:
bcdboot c:\windows /s c:
bootsect /nt60 c:
Plus, cara diatas tidak perlu lagi menggunakan file setup.exe dari Windows NT 6.x.
Based on this, I wrote an "nt 6.x fast installer" which has the following advatages compare to the original M$ setup.exe:
1. Bisa dipakai untuk instal Windows2 NT 6.x langsung dari file ISO yg di-mount dgn app virtual drive tanpa perlu ekstrak/burn ISO tsb.
2. Bisa instal Windows NT 6.x dari WinPE versi manapun & Windows 2000.
3. Bisa instal OS langsung kedalam hardisk USB eksternal tanpa perlu tambahan Virtual Machine, tool copier atau bahkan tutorial yg sulit.
4. Dengan NT Fast Installer, bisa memilih partisi mana yang akan jadi boot partition.
5. Bisa nentuin huruf drive yg dipakai partisi OS di Win7/2008 R2.
6. Proses instalasi Windows-nya sangat cepat. Untuk Win7, bisa sampai sekitar 11-12 menit di HDD Notebook 5400rpm, dan kurang dari 10 menit untuk HDD desktop 7200rpm (Vista butuh tambahan ekstra 2 menitan karena masalah score evaluation.)
=====
1. Download lalu ekstrak ke folder tertentu. Copykan kedalam folder yg sama:
- imagex.exe dari dlm WAIK Windows 7 7600.
- BCDBoot.exe dari Windows (win7 beta 7000 recommended, untuk versi diatasnya mungkin sedikit bermasalah pada XP yg berbasis WinPE dan Windows 2000).
- bootsect.exe dari Vista atau Windows 7 (Win7 7600 recommended).
2. Tinggal jalankan file installer.cmd dlm folder tsb.
Note:
- Kalau pakai installer ini untuk instal Vista atau Windows Server 2008 dari file ISO, otomatis partisi Windows akan diset ke drive D:
- Untuk mempercepat performance, aktifkan opsi 'write behind cache' HDD di Device Manager setelah instalasi OS dlm USB HDD.
- Untuk bisa pakai USB yg sdh terinstal OS, manfaatkan fitur sysprep dgn command:
Code:
\Windows\System32\sysprep\sysprep.exe /oobe /generalize /shutdown
Lalu colok USB HDD ke komputer lain setelah shutdown.
As you know, stupid setup.exe for nt 6.x (vista/win7/2008/2008 r2) has many limitations:
1. You can't start install vista/win7 under xp based pe (winpe 1.x) and can't install win7 under win2000
2. You can't install win7 directly to USB hard disk
3. The stupid setup.exe may put the boot files to a wrong drive when you boot winpe with USB device and there is even no way to choose the boot partition Posted Image
4. When you install win7 from winpe, the drive letter of the OS partition will always be C:, no matter which partition you choose.
On the other hand, the fastest way to install nt 6.x is imagex+bcdboot, e.g
imagex f:\sources\install.wim 5 c:
bcdboot c:\windows /s c:
bootsect /nt60 c:
And no setup.exe is needed.
Based on this, I wrote an "nt 6.x fast installer" which has the following advatages compare to the original M$ setup.exe:
1. You can install nt 6.x directly from iso file mounted by any kind of virtual drive.
And you needn't extract or burn the iso.
2. You can directly install nt 6.x from any version winpe and win2000 above windows
3. You can install the OS directly onto a USB external hard drive.
And no virtual machine, copy tool or complicated "tutorial" is needed.
4. You can manually choose which partition is the boot partition.
5. You can decide which letter the OS partition will occupy in Win7/2008 R2.
6. The install speed is very fast. With this installer, you can install win7 in 11-12 min for 5400rpm notebook hdd, and in less than 10min for desktop 7200 hdd (vista needs about 2 min more because of the score evaluation)
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home