Tag: Bootsect
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»
Posted in Windows Vista | 10 Comments »
November 05, 2008 by
Jason
Removable flash memory sticks are pretty much one of the most handy little pieces of technology to come along in the last couple of years. They come in various shapes and their storage size can range from a measly 128 MB to a whopping 32 GB. And you’re not restricted by what you are able to put onto these devices either. Which got me thinking today. I am regularly installing fresh copies of Windows onto new built PCs, so I look for any way to increase the speed at which my work gets done without compromising quality, of course.
So I thought, with the speed of flash drives today, it could be possible to install Windows XP onto those PCs in a much faster time than with optical media (CD/DVD). Plus with all the motherboards I use, I always make sure that the motherboards support booting from USB as it’s a very handy feature. So I decided to look into the various guides that can be found on the Internet. Originally meant for the EEEPC, I found a guide that I was able to understand. Because of the way it was written it took me longer than 10 minutes to understand the whole procedure and I’m sure the average geek would be completely confused before they had reached the second line, simply because of the total lack of explanation on the part of the guide’s creator for those who do not usually do this kind of thing. Read More»
Posted in Windows XP | 75 Comments »
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»
Posted in Windows Vista | 3 Comments »
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»
Posted in Computer, Windows Vista | No Comments »
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 »