Create a bootable USB flash drive for the purpose of installing a Vista or Windows 7 OS
Saturday, 18 December 2010 18:28
This will walk through the steps to create a bootable USB flash drive for the purpose of installing a Vista or Windows 7 OS. These instructions assume that you have a computer with Windows Vista installed on it.
Required:
Step 1: Format the Drive Plug in your USB Flash Drive Open a command prompt as administrator (Right click on Start > All Programs > Accessories > Command Prompt and select \"Run as administrator\" Find the drive number of your USB Drive by typing the following into the Command Prompt window: Format the drive by typing the next instructions into the same window. Replace the number \"1\" with the number of your disk below. Step 2: Make the Drive Bootable Insert your Windows Vista / 7 DVD into your drive. Change directory to the DVD’s boot directory where bootsect lives: Use bootsect to set the USB as a bootable NTFS drive prepared for a Vista/7 image. I’m assuming that your USB flash drive has been labeled disk G:\\ by the computer: You can now close the command prompt window, we’re done here. Step 3: Copy the installation DVD to the USB drive Step 4: Set your BIOS to boot from USB I use these instructions to put on Mini laptops with no disk drives load Windows 7 right on
diskpart
list disk
The number of your USB drive will listed. You’ll need this for the next step. I’ll assume that the USB flash drive is disk 1.
select disk 1
clean
create partition primary
select partition 1
active
format fs=NTFS
assign
exit
When that is done you’ll have a formatted USB flash drive ready to be made bootable.
d:
cd d:\\boot
bootsect /nt60 g:![]()
USB Flash Drive (4GB+)
Microsoft OS Disk (Vista / Windows 7)
A computer running Vista / Windows 7
Categories
Make A Donation
Thank you for your donation.
Sponsors
Who's Online
Latest Tutorials
- How To Integrate Internet Explorer 9 Rc Using Dism?
- How To Integrate Internet Explorer 9 Rc Using Rt Seven Lite?
- Add “Restart Explorer” Option in Desktop and Explorer Context Menu
- How to Integrate Nvidia and ATI display drivers using RT Seven Lite?
- How to add Screensaver - Themes - Wallpapers into Windows 7 Setup ISO?
- Create a bootable USB flash drive for the purpose of installing a Vista or Windows 7 OS
- How to change your Windows 7 boot screen?
- Hide - Reinstall - Show: Internet explorer Shortcuts if missing on your PC
- How to Slipstream Windows 7 Service Pack 1 Release Candidate (or) RC
- How to change Wallpaper Style View in .theme file
Latest Deployment Tools
- Windows 7 SP1 MUI Language Packs (Direct Download Links)
- RS Windows XP Install CD Creator 1.1.120211
- Internet Explorer 9 RC [FULL Offline Installer]
- Windows 7 and Windows Server 2008 R2 Service Pack 1 (KB976932)
- Windows Automated Installation Kit (AIK) for Windows 7 SP1 v3.0
- Windows 7 Service Pack 1 RTM Build 7601.17514.101119-1850
- Universal Theme Patcher for Windows
- Giga Tweaker
- Windows 7 Little Tweaker
- Enhance My Se7en



