September 29, 2008 by
Jason
Open up an administrator mode command prompt by right-clicking on the shortcut and choosing Run as Administrator, then type in diskpart to load up the disk partitioning command line tool.
The most important step is to run the following command, which will give you the numbers of the disks, so you can use it in the next command (and not accidentally remove a partition on another drive).
list disk
Now that you know the correct number for the disk, you can use the select disk command, substituting the number 1 for whatever number your flash drive is set to: Read More»
Posted in Windows Vista | 1 Comment »
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»
Posted in Computer | 1 Comment »