Tag: Bootsect

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»

How to Perform Disk Defragment Windows Vista from the Command Line

February 19, 2008 by Jason

The Windows Vista Disk Defragmenter has been improved over the Windows XP version, but you can’t see or use all the best features unless you run it from the command line. By default the defrag tool only defragments files smaller than 64 MB, because according to Microsoft’s benchmarks, fragments of this size, which already consist of at least 16000 contiguous clusters, have a negligible impact on performance. If you still want to defrag files larger than 64 MB too, you need to use the -w switch mentioned below to defragment files of all size.

Disk Defragmenter does not defragment files in the Recycle Bin, or files which are in use. Disk Defragmenter will not degragment Bootsect dos, Safeboot fs, Safeboot csv, Safeboot rsv, Hiberfil sys, Memory dmp, or the Windows page file. Using the -b parameter will optimize these boot files. Read More»

Fix or Repair the corrupted Vista Bootloader in a dual-boot configuration

February 16, 2008 by Jason

Windows Vista no longer starts after you install an earlier version of the Windows operating system in a dual-boot configuration.“If you install an earlier version of the Windows operating system on a Windows Vista-based computer, Windows Vista no longer starts. In this case, only the earlier version of the Windows operating system starts.“

Why This Occur ?

These issues occur because earlier versions of the Windows operating system are incompatible with the new Windows Vista startup method. Windows Vista uses a new Boot Configuration Database (BCD) store. This store contains a boot menu and all the information about operating systems that are installed on the computer. Therefore, a Boot.ini file that is from an earlier version of the Windows operating system cannot be used to start Windows Vista. Read More»