Tag: boot sector

How to Make a Bootable USB Flash Disk Windows Vista Installer

November 20, 2008 by Jason

Mr Dave Glover of Blogs.MSDN.com wrote a guide on how to create a USB Thumb Drive Vista Installer. The article is interesting because recently a friend of mine wishes to install Windows Vista onto a laptop in which DVD drive is not working anymore (it’s already dead).

BTW, this is really useful for all DVD less laptops. So, I wrote a Complete Step-by-Step Beginner’s Style Guide on how to do it easily, Not Just For the Geeks But For All.

1. Format the USB Stick as NTFS: Open Windows Explorer and Right-Click the Drive > Choose the Format Option

2. In the File System Combo box, Choose NTFS and Click the Start Button to begin.

3. Afterwards, Open the Command Prompt as Administrator: In Start Search type, cmd > Press CTRL + Shift + Enter

or you will get… “Access is denied” Message after launching diskpart command. Read More»

How to create a USB drive you can install Windows Vista

September 29, 2008 by Jason

Get your hands on a USB drive that’s at least 3GB in size. You’ll also need a Windows Vista installation disk.

Format the USB Drive

1. Insert the USB drive into your computer.

2. Right-click Computer in the Start menu and then select Manage.

3. Select Disk Management under Storage in the left column of the Computer Management window.

4. Right-click the USB drive in the bottom center section of the Computer Management window and select Format. Warning: Make sure you select the right disk to format. Formatting a disk will erase all data on it.

5. Change the file system to NTFS and then click OK to format the USB drive.

6. Wait for the USB drive to be formatted. The formatting progress will be shown in the Computer Management window. Read More»